The lodash method _.pullAllWith exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.pullallwith
In Node.js:
var pullAllWith = require('lodash.pullallwith');
See the documentation or package source for more details.