CasperSecurity

Current Path : /var/www/hrms.uiet.co.in/node_modules/collect.js/dist/methods/
Upload File :
Current File : /var/www/hrms.uiet.co.in/node_modules/collect.js/dist/methods/whereNotIn.js

'use strict';

var extractValues = require('../helpers/values');
var nestedValue = require('../helpers/nestedValue');

module.exports = function whereNotIn(key, values) {
  var items = extractValues(values);

  var collection = this.items.filter(function (item) {
    return items.indexOf(nestedValue(item, key)) === -1;
  });

  return new this.constructor(collection);
};
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY