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

aws-kms-provider

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-kms-provider - npm Package Compare versions

Comparing version 0.3.5-alpha.4 to 0.3.5-alpha.5

lib/cache-store.d.ts

22

package.json
{
"name": "aws-kms-provider",
"version": "0.3.5-alpha.4",
"version": "0.3.5-alpha.5",
"repository": {

@@ -8,6 +8,7 @@ "type": "git",

},
"main": "lib/index.js",
"license": "MIT",
"exports": {
".": "./lib/index.js"
},
"main": "lib/index.js",
"types": "lib/index.d.ts",

@@ -20,9 +21,9 @@ "files": [

],
"license": "MIT",
"publishConfig": {
"access": "public"
"scripts": {
"prebuild": "rm -rf lib",
"build": "tsc"
},
"dependencies": {
"@open-rpc/client-js": "^1.7.1",
"aws-kms-signer": "^0.3.5-alpha.4",
"aws-kms-signer": "^0.3.5-alpha.5",
"ethereumjs-common": "^1.5.2",

@@ -33,6 +34,2 @@ "ethereumjs-tx": "^2.1.2",

},
"scripts": {
"prebuild": "rm -rf dist lib",
"build": "tsc"
},
"devDependencies": {

@@ -43,3 +40,6 @@ "@types/ethereum-protocol": "^1.0.2",

},
"gitHead": "e7a70e47f60b1266427fa49640066a943f03739f"
"publishConfig": {
"access": "public"
},
"gitHead": "bba64148278f1cd78db07f4c9216b3d8175a05bf"
}
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