@libp2p/logger
Advanced tools
Comparing version 5.1.4-d866eb5bb to 5.1.4-f2f9008b8
{ | ||
"name": "@libp2p/logger", | ||
"version": "5.1.4-d866eb5bb", | ||
"version": "5.1.4-f2f9008b8", | ||
"description": "A logging component for use in js-libp2p modules", | ||
@@ -57,12 +57,12 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "2.2.1-d866eb5bb", | ||
"@multiformats/multiaddr": "^12.2.3", | ||
"interface-datastore": "^8.3.0", | ||
"multiformats": "^13.1.0", | ||
"weald": "^1.0.2" | ||
"@libp2p/interface": "2.2.1-f2f9008b8", | ||
"@multiformats/multiaddr": "^12.3.3", | ||
"interface-datastore": "^8.3.1", | ||
"multiformats": "^13.3.1", | ||
"weald": "^1.0.4" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/peer-id": "5.0.8-d866eb5bb", | ||
"aegir": "^44.0.1", | ||
"sinon": "^18.0.0", | ||
"@libp2p/peer-id": "5.0.8-f2f9008b8", | ||
"aegir": "^45.0.5", | ||
"sinon": "^19.0.2", | ||
"uint8arrays": "^5.1.0" | ||
@@ -69,0 +69,0 @@ }, |
@@ -65,3 +65,3 @@ # @libp2p/logger | ||
Loading this module through a script tag will make it's exports available as `Libp2pLogger` in the global namespace. | ||
Loading this module through a script tag will make its exports available as `Libp2pLogger` in the global namespace. | ||
@@ -68,0 +68,0 @@ ```html |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
0
100
39593
13
+ Added@libp2p/interface@2.2.1-f2f9008b8(transitive)
- Removed@libp2p/interface@2.2.1-d866eb5bb(transitive)
Updatedinterface-datastore@^8.3.1
Updatedmultiformats@^13.3.1
Updatedweald@^1.0.4