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

node-aes-gcm

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-aes-gcm - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

10

package.json
{
"name": "node-aes-gcm",
"version": "0.1.4",
"version": "0.1.5",
"description": "AES GCM module for node.js that takes advantage of GCM authentication",

@@ -14,5 +14,5 @@ "main": "build/Release/node_aes_gcm.node",

"devDependencies": {
"should": "2.1.x",
"buffertools": "1.1.x",
"mocha": "1.15.x"
"should": "^5.2.0",
"buffertools": "^2.1.2",
"mocha": "^2.2.1"
},

@@ -32,4 +32,4 @@ "keywords": [

"dependencies": {
"nan": "1.4.x"
"nan": "^1.7.0"
}
}
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