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/serialize

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-crypto/serialize - npm Package Compare versions

Comparing version
4.2.1
to
4.2.2
+4
-4
package.json
{
"name": "@aws-crypto/serialize",
"version": "4.2.1",
"version": "4.2.2",
"scripts": {

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

"dependencies": {
"@aws-crypto/material-management": "^4.2.1",
"@aws-crypto/material-management": "^4.2.2",
"asn1.js": "^5.3.0",
"bn.js": "^5.1.1",
"bn.js": "^5.2.3",
"tslib": "^2.2.0",

@@ -34,3 +34,3 @@ "uuid": "^10.0.0"

],
"gitHead": "c13645680c93755be90e686f0de18ecd3ef6790e"
"gitHead": "fcaf49f31821f8453f8ad34e9766efd39084c5ca"
}