lodash.isequal : The Lodash method `_.isEqual` exported as a module.. You can installing lodash.isequal npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install lodash.isequal $ sudo npm install -g lodash.isequal
If want to update the lodash.isequal package execute the command as below,
$ sudo npm update lodash.isequal
Update package globally,
$ npm install -g lodash.isequal
$ sudo git clone https://github.com/rektide/lodash.isequal.git
$ sudo npm install -g ./lodash.isequal
lodash.isequal@4.5.0 /usr/lib/node_modules/lodash.isequal
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lodash.isequal
Package Name | lodash.isequal |
Version | 4.5.0 |
Description | The Lodash method `_.isEqual` exported as a module. |
Released Date | 2017-01-10T05:30:04.223Z |
Published by | jdalton |
How to Learn | https://www.npmjs.com/package/lodash.isequal/tutorial |