$ npm install lodash._baseintersectionThe internal lodash function baseIntersection exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash._baseintersection
In Node.js:
var baseIntersection = require('lodash._baseintersection');
See the package source for more details.