@libp2p/utils
Advanced tools
Comparing version 3.0.12-42c1c097 to 3.0.12-6eab9c5e
{ | ||
"name": "@libp2p/utils", | ||
"version": "3.0.12-42c1c097", | ||
"version": "3.0.12-6eab9c5e", | ||
"description": "Package to aggregate shared logic and dependencies for the libp2p ecosystem", | ||
@@ -89,4 +89,4 @@ "license": "Apache-2.0 OR MIT", | ||
"@achingbrain/ip-address": "^8.1.0", | ||
"@libp2p/interface": "0.0.1-42c1c097", | ||
"@libp2p/logger": "2.1.1-42c1c097", | ||
"@libp2p/interface": "0.0.1-6eab9c5e", | ||
"@libp2p/logger": "2.1.1-6eab9c5e", | ||
"@multiformats/multiaddr": "^12.1.3", | ||
@@ -104,3 +104,3 @@ "abortable-iterator": "^5.0.1", | ||
"it-pipe": "^3.0.1", | ||
"uint8arrays": "^4.0.3" | ||
"uint8arrays": "^4.0.4" | ||
}, | ||
@@ -107,0 +107,0 @@ "typedoc": { |
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
+ Added@libp2p/interface@0.0.1-6eab9c5e(transitive)
+ Added@libp2p/logger@2.1.1-6eab9c5e(transitive)
- Removed@libp2p/interface@0.0.1-42c1c097(transitive)
- Removed@libp2p/logger@2.1.1-42c1c097(transitive)