Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@aws-crypto/encrypt-node

Package Overview
Dependencies
Maintainers
8
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
4.1.0
to
4.2.0
+4
-4
package.json
{
"name": "@aws-crypto/encrypt-node",
"version": "4.1.0",
"version": "4.2.0",
"scripts": {

@@ -20,4 +20,4 @@ "prepublishOnly": "tsc -p tsconfig.json && tsc -p tsconfig.module.json",

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

@@ -35,3 +35,3 @@ "duplexify": "^4.1.3",

],
"gitHead": "886eba342c3c587917378385e3cd5f1473c1899c"
"gitHead": "2577a2109aba6eb285c9f57ec068d34ab276f462"
}