@libp2p/logger
Advanced tools
Comparing version 2.1.1-05abd49f to 2.1.1-06f4901a
{ | ||
"name": "@libp2p/logger", | ||
"version": "2.1.1-05abd49f", | ||
"version": "2.1.1-06f4901a", | ||
"description": "A logging component for use in js-libp2p modules", | ||
@@ -51,3 +51,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-05abd49f", | ||
"@libp2p/interface": "0.0.1-06f4901a", | ||
"@multiformats/multiaddr": "^12.1.3", | ||
@@ -59,7 +59,7 @@ "debug": "^4.3.4", | ||
"devDependencies": { | ||
"@libp2p/peer-id": "2.0.3-05abd49f", | ||
"@libp2p/peer-id": "2.0.3-06f4901a", | ||
"@types/debug": "^4.1.7", | ||
"aegir": "^39.0.10", | ||
"sinon": "^15.1.2", | ||
"uint8arrays": "^4.0.3" | ||
"uint8arrays": "^4.0.4" | ||
}, | ||
@@ -66,0 +66,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
67
+ Added@libp2p/interface@0.0.1-06f4901a(transitive)
- Removed@libp2p/interface@0.0.1-05abd49f(transitive)