@aws-crypto/example-node
Advanced tools
+3
-3
| { | ||
| "name": "@aws-crypto/example-node", | ||
| "version": "3.1.1", | ||
| "version": "3.2.0", | ||
| "scripts": { | ||
@@ -21,3 +21,3 @@ "prepublishOnly": "npm run build", | ||
| "dependencies": { | ||
| "@aws-crypto/client-node": "^3.1.1", | ||
| "@aws-crypto/client-node": "^3.2.0", | ||
| "tslib": "^2.2.0" | ||
@@ -32,3 +32,3 @@ }, | ||
| ], | ||
| "gitHead": "125e889322955b9b7228349a04b654d97fe378c9" | ||
| "gitHead": "7928be0e92615386490756d2372636b59b34dcd8" | ||
| } |
+1
-0
@@ -68,2 +68,3 @@ # AWS Encryption SDK for Javascript Node.js examples | ||
| To see these examples in action, run `npm test`. | ||
| Note: Remember to first run `npm build` in the root of the project. | ||
@@ -70,0 +71,0 @@ ## License |
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
161384
0.04%75
1.35%