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

@stablelib/gcm

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stablelib/gcm - npm Package Compare versions

Comparing version 0.0.2 to 0.1.1

8

package.json
{
"name": "@stablelib/gcm",
"version": "0.0.2",
"version": "0.1.1",
"description": "GCM authenticated encryption mode with additional data (AEAD)",

@@ -20,9 +20,9 @@ "main": "./dist/gcm.js",

"@stablelib/binary": "^0.0.1",
"@stablelib/blockcipher": "^0.0.1",
"@stablelib/blockcipher": "^0.1.1",
"@stablelib/constant-time": "^0.0.2",
"@stablelib/ctr": "^0.0.1",
"@stablelib/ctr": "^0.1.1",
"@stablelib/wipe": "^0.0.1"
},
"devDependencies": {
"@stablelib/aes": "^0.0.1",
"@stablelib/aes": "^0.1.1",
"@stablelib/benchmark": "^0.0.1",

@@ -29,0 +29,0 @@ "@stablelib/hex": "^0.0.1"

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