@blockstack/keychain
Advanced tools
+3
-3
| { | ||
| "name": "@blockstack/keychain", | ||
| "version": "0.12.2-alpha.b700ec2.0", | ||
| "version": "0.12.2-alpha.d88613b.0", | ||
| "description": "A package for managing Blockstack keychains", | ||
@@ -59,3 +59,3 @@ "main": "./dist/index.js", | ||
| "dependencies": { | ||
| "@blockstack/rpc-client": "^0.3.1-alpha.b700ec2.0", | ||
| "@blockstack/rpc-client": "^0.3.1-alpha.d88613b.0", | ||
| "@blockstack/stacks-transactions": "0.5.1", | ||
@@ -75,3 +75,3 @@ "bip39": "^3.0.2", | ||
| }, | ||
| "gitHead": "40c9033c050c306445f6c1e917c3fc8b791291ea" | ||
| "gitHead": "a2c059f7f1b1dd3a012122bb49dea65966f07af0" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package