@blockstack/keychain
Advanced tools
+11
-0
@@ -6,2 +6,13 @@ # Change Log | ||
| ## 0.12.5 (2020-09-29) | ||
| ### Bug Fixes | ||
| * update node api url ([7c71cc7](https://github.com/blockstack/ux/commit/7c71cc7fd47cdb5626d618be70c953f3bfb9d7f7)) | ||
| ## 0.12.4 (2020-09-25) | ||
@@ -8,0 +19,0 @@ |
+3
-3
| { | ||
| "name": "@blockstack/keychain", | ||
| "version": "0.12.4", | ||
| "version": "0.12.5", | ||
| "description": "A package for managing Blockstack keychains", | ||
@@ -58,3 +58,3 @@ "main": "./dist/index.js", | ||
| "dependencies": { | ||
| "@blockstack/rpc-client": "^0.3.0-alpha.18", | ||
| "@blockstack/rpc-client": "^0.3.0-alpha.19", | ||
| "@blockstack/stacks-transactions": "0.5.1", | ||
@@ -74,3 +74,3 @@ "bip39": "^3.0.2", | ||
| }, | ||
| "gitHead": "693f426679496baac5cadaabed69666e8b829f25" | ||
| "gitHead": "9c56937b260db89770d8bc34d2cc3576154927ee" | ||
| } |
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
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
733931
0.02%