Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aws-kms-signer

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-kms-signer - npm Package Compare versions

Comparing version 0.3.5-alpha.8 to 0.3.5-alpha.9

README.md

18

package.json
{
"name": "aws-kms-signer",
"version": "0.3.5-alpha.8",
"version": "0.3.5-alpha.9",
"repository": {

@@ -26,4 +26,7 @@ "type": "git",

],
"publishConfig": {
"access": "public"
"scripts": {
"prebuild": "rm -rf lib dist",
"build": "run-p build:*",
"build:esm": "tsc",
"build:cjs": "tsc --module commonjs --outDir dist"
},

@@ -43,9 +46,6 @@ "dependencies": {

},
"scripts": {
"prebuild": "rm -rf lib dist",
"build": "run-p build:*",
"build:esm": "tsc",
"build:cjs": "tsc --module commonjs --outDir dist"
"publishConfig": {
"access": "public"
},
"gitHead": "dbc8f308b8a4c9222262ec8137b9c5ca38ecc85b"
"gitHead": "5f0c12b16e76369a95b62b186845e0a75e46a488"
}
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