Socket
Socket
Sign inDemoInstall

@aws-crypto/kms-keyring

Package Overview
Dependencies
7
Maintainers
9
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.0 to 3.0.0

build/main/src/arn_parsing.d.ts

14

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

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

"dependencies": {
"@aws-crypto/material-management": "^2.4.0",
"@aws-crypto/material-management": "^3.0.0",
"tslib": "^2.2.0"
},
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc