sanctuary : Refuge from unsafe JavaScript. You can installing sanctuary 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 sanctuary $ sudo npm install -g sanctuary
If want to update the sanctuary package execute the command as below,
$ sudo npm update sanctuary
Update package globally,
$ npm install -g sanctuary
$ sudo git clone https://github.com/rektide/sanctuary.git
$ sudo npm install -g ./sanctuary
sanctuary@0.13.2 /usr/lib/node_modules/sanctuary
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sanctuary
| Package Name | sanctuary |
| Version | 0.13.2 |
| Description | Refuge from unsafe JavaScript |
| Released Date | 2017-06-07T01:50:23.498Z |
| Published by | davidchambers |
| How to Learn | https://www.npmjs.com/package/sanctuary/tutorial |