aws-kms-provider
Advanced tools
Comparing version 0.3.5-alpha.4 to 0.3.5-alpha.5
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9548
10
209
1