@lodash-modularized/differencewith
v1.0.0
Published
A drop-in replacement for `lodash.differencewith`, backed by the main `lodash` package.
Downloads
37
Readme
@lodash-modularized/differencewith
A drop-in replacement for lodash.differencewith, backed by the main lodash package.
Usage
const fn = require("@lodash-modularized/differencewith")Why?
The original lodash.differencewith package is not actively maintained.
This version always pulls from the up-to-date lodash.
Override
{
"overrides": {
"lodash.differencewith": "npm:@lodash-modularized/differencewith"
}
}See the main repository for more information.
License
MIT
