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