New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.2 to 0.2.3

8

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

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

"devDependencies": {
"should": "11.x.x",
"should": "13.x.x",
"buffertools": "2.1.x",
"mocha": "3.x.x"
"mocha": "4.x.x"
},

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

"dependencies": {
"nan": "2.6.x"
"nan": "2.8.x"
}
}

Sorry, the diff of this file is not supported yet

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