@libp2p/keychain
Advanced tools
Comparing version 2.0.1-5eee70a4 to 2.0.1-69c93ac5
{ | ||
"name": "@libp2p/keychain", | ||
"version": "2.0.1-5eee70a4", | ||
"version": "2.0.1-69c93ac5", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -56,6 +56,6 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "1.0.17-5eee70a4", | ||
"@libp2p/interface": "0.0.1-5eee70a4", | ||
"@libp2p/logger": "2.1.1-5eee70a4", | ||
"@libp2p/peer-id": "2.0.3-5eee70a4", | ||
"@libp2p/crypto": "1.0.17-69c93ac5", | ||
"@libp2p/interface": "0.0.1-69c93ac5", | ||
"@libp2p/logger": "2.1.1-69c93ac5", | ||
"@libp2p/peer-id": "2.0.3-69c93ac5", | ||
"interface-datastore": "^8.2.0", | ||
@@ -67,10 +67,7 @@ "merge-options": "^3.0.4", | ||
"devDependencies": { | ||
"@libp2p/peer-id-factory": "2.0.3-5eee70a4", | ||
"aegir": "^39.0.10", | ||
"datastore-core": "^9.0.1", | ||
"@libp2p/peer-id-factory": "2.0.3-69c93ac5", | ||
"aegir": "^40.0.1", | ||
"datastore-core": "^9.1.1", | ||
"multiformats": "^12.0.1" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
} | ||
} |
@@ -1,2 +0,1 @@ | ||
export enum codes { | ||
@@ -3,0 +2,0 @@ ERR_INVALID_PARAMETERS = 'ERR_INVALID_PARAMETERS', |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
340505
+ Added@libp2p/crypto@1.0.17-69c93ac5(transitive)
+ Added@libp2p/interface@0.0.1-69c93ac5(transitive)
+ Added@libp2p/logger@2.1.1-69c93ac5(transitive)
+ Added@libp2p/peer-id@2.0.3-69c93ac5(transitive)
- Removed@libp2p/crypto@1.0.17-5eee70a4(transitive)
- Removed@libp2p/interface@0.0.1-5eee70a4(transitive)
- Removed@libp2p/logger@2.1.1-5eee70a4(transitive)
- Removed@libp2p/peer-id@2.0.3-5eee70a4(transitive)
- Removedany-signal@4.1.1(transitive)