@aws-crypto/example-node
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| # [2.1.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/example-node@2.0.0...@aws-crypto/example-node@2.1.0) (2021-02-04) | ||
| **Note:** Version bump only for package @aws-crypto/example-node | ||
| # [2.0.0](https://github.com/aws/private-aws-encryption-sdk-javascript-staging/compare/@aws-crypto/example-node@1.7.0...@aws-crypto/example-node@2.0.0) (2020-09-25) | ||
@@ -8,0 +16,0 @@ |
+3
-3
| { | ||
| "name": "@aws-crypto/example-node", | ||
| "version": "2.0.0", | ||
| "version": "2.1.0", | ||
| "scripts": { | ||
@@ -21,3 +21,3 @@ "prepublishOnly": "npm run build", | ||
| "dependencies": { | ||
| "@aws-crypto/client-node": "^2.0.0", | ||
| "@aws-crypto/client-node": "^2.1.0", | ||
| "tslib": "^1.11.1" | ||
@@ -32,3 +32,3 @@ }, | ||
| ], | ||
| "gitHead": "b51483716fff1d8d5c742e110ef7e702b19a103d" | ||
| "gitHead": "c6ef12119e60d8527375c600155ff3437c70b44e" | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1057142
-28.99%