buffer-equal-constant-time : Constant-time comparison of Buffers. You can installing buffer-equal-constant-time 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 buffer-equal-constant-time $ sudo npm install -g buffer-equal-constant-time
If want to update the buffer-equal-constant-time package execute the command as below,
$ sudo npm update buffer-equal-constant-time
Update package globally,
$ npm install -g buffer-equal-constant-time
$ sudo git clone https://github.com/rektide/buffer-equal-constant-time.git
$ sudo npm install -g ./buffer-equal-constant-time
buffer-equal-constant-time@1.0.1 /usr/lib/node_modules/buffer-equal-constant-time
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall buffer-equal-constant-time
Package Name | buffer-equal-constant-time |
Version | 1.0.1 |
Description | Constant-time comparison of Buffers |
Released Date | 2013-12-16T20:12:17.799Z |
Published by | goinstant |
How to Learn | https://www.npmjs.com/package/buffer-equal-constant-time/tutorial |