Socket
Socket
Sign inDemoInstall

@aws-crypto/decrypt-node

Package Overview
Dependencies
Maintainers
4
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 1.0.2 to 1.0.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.0.3](/compare/@aws-crypto/decrypt-node@1.0.2...@aws-crypto/decrypt-node@1.0.3) (2020-02-07)
### Bug Fixes
* lerna version maintains package-lock (#235) c901318, closes #235 #234
## [1.0.2](/compare/@aws-crypto/decrypt-node@1.0.1...@aws-crypto/decrypt-node@1.0.2) (2019-11-12)

@@ -8,0 +19,0 @@

9

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

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

"dependencies": {
"@aws-crypto/material-management-node": "^1.0.2",
"@aws-crypto/serialize": "^1.0.1",
"@aws-crypto/material-management-node": "^1.0.3",
"@aws-crypto/serialize": "^1.0.2",
"@types/duplexify": "^3.6.0",

@@ -54,4 +54,3 @@ "duplexify": "^4.0.0",

]
},
"gitHead": "41f452f232d33f7638ddf8c9b43ee6a8102e06a3"
}
}

Sorry, the diff of this file is not supported yet

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