Socket
Socket
Sign inDemoInstall

@aws-crypto/decrypt-node

Package Overview
Dependencies
Maintainers
9
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-crypto/decrypt-node - npm Package Compare versions

Comparing version 2.4.0 to 3.0.0

build/main/src/decipher_stream.d.ts

16

package.json
{
"name": "@aws-crypto/decrypt-node",
"version": "2.4.0",
"version": "3.0.0",
"scripts": {

@@ -21,4 +21,4 @@ "prepublishOnly": "npm run build",

"dependencies": {
"@aws-crypto/material-management-node": "^2.4.0",
"@aws-crypto/serialize": "^2.4.0",
"@aws-crypto/material-management-node": "^3.0.0",
"@aws-crypto/serialize": "^3.0.0",
"@types/duplexify": "^3.6.0",

@@ -30,9 +30,9 @@ "duplexify": "^4.1.1",

"sideEffects": false,
"main": "./build/main/index.js",
"module": "./build/module/index.js",
"types": "./build/main/index.d.ts",
"main": "./build/main/src/index.js",
"module": "./build/module/src/index.js",
"types": "./build/main/src/index.d.ts",
"files": [
"build/**/*"
"build/**/src/*"
],
"gitHead": "3aa78a3da5db2c396c550a1bc47e156fb7b0155e"
"gitHead": "affe2378b842b35e22d430d29fa863db44ea6b60"
}
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