Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

encrypto

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encrypto - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"name": "encrypto",
"version": "1.0.2",
"description": "This module can be used for encrypting response before sending to client. so that the response data cannot be seen in network console (or) store your data after performing encryption into database",
"version": "1.0.3",
"description": "This module can be used for encrypting response before sending to client (or) storing encrypted data into database",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -19,7 +19,7 @@ This module can be used for encrypting response before sending to client.

### Installing dev-utils
### Installing encryption module
```
[sudo] npm install dev-utils
[sudo] npm install encrypto
```
#### Author: [Srikanth Enjamoori](http://twitter.com/iluvcoding)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc