crypto : This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.. You can installing crypto 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 crypto $ sudo npm install -g crypto
If want to update the crypto package execute the command as below,
$ sudo npm update crypto
Update package globally,
$ npm install -g crypto
$ sudo git clone https://github.com/rektide/crypto.git
$ sudo npm install -g ./crypto
crypto@1.0.1 /usr/lib/node_modules/crypto
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall crypto
Package Name | crypto |
Version | 1.0.1 |
Description | This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name. |
Released Date | 2017-08-10T22:43:43.500Z |
Published by | ehsalazar |
How to Learn | https://www.npmjs.com/package/crypto/tutorial |