@libp2p/logger
Advanced tools
Comparing version 2.1.1-06f4901a to 2.1.1-1f7e18b0
{ | ||
"name": "@libp2p/logger", | ||
"version": "2.1.1-06f4901a", | ||
"version": "2.1.1-1f7e18b0", | ||
"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-06f4901a", | ||
"@libp2p/interface": "0.0.1-1f7e18b0", | ||
"@multiformats/multiaddr": "^12.1.3", | ||
@@ -59,11 +59,8 @@ "debug": "^4.3.4", | ||
"devDependencies": { | ||
"@libp2p/peer-id": "2.0.3-06f4901a", | ||
"@libp2p/peer-id": "2.0.3-1f7e18b0", | ||
"@types/debug": "^4.1.7", | ||
"aegir": "^39.0.10", | ||
"aegir": "^40.0.1", | ||
"sinon": "^15.1.2", | ||
"uint8arrays": "^4.0.4" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
} | ||
} |
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
26413
50137
17
60
309
+ Added@libp2p/interface@0.0.1-1f7e18b0(transitive)
- Removed@libp2p/interface@0.0.1-06f4901a(transitive)
- Removedany-signal@4.1.1(transitive)