@libp2p/interface-internal
Advanced tools
Comparing version 0.1.4 to 0.1.5-5a6a4379
{ | ||
"name": "@libp2p/interface-internal", | ||
"version": "0.1.4", | ||
"version": "0.1.5-5a6a4379", | ||
"description": "Interfaces implemented by internal libp2p components", | ||
@@ -71,2 +71,3 @@ "license": "Apache-2.0 OR MIT", | ||
"parserOptions": { | ||
"project": true, | ||
"sourceType": "module" | ||
@@ -82,4 +83,4 @@ } | ||
"dependencies": { | ||
"@libp2p/interface": "^0.1.2", | ||
"@libp2p/peer-collections": "^4.0.3", | ||
"@libp2p/interface": "0.1.2-5a6a4379", | ||
"@libp2p/peer-collections": "4.0.4-5a6a4379", | ||
"@multiformats/multiaddr": "^12.1.5", | ||
@@ -86,0 +87,0 @@ "uint8arraylist": "^2.4.3" |
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
24844
34
458
+ Added@libp2p/interface@0.1.2-5a6a4379(transitive)
+ Added@libp2p/peer-collections@4.0.4-5a6a4379(transitive)
+ Added@libp2p/peer-id@3.0.2-5a6a4379(transitive)
- Removed@libp2p/interface@0.1.6(transitive)
- Removed@libp2p/peer-collections@4.0.11(transitive)
- Removed@libp2p/peer-id@3.0.6(transitive)
- Removedrace-signal@1.1.0(transitive)