🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@libp2p/logger

Package Overview
Dependencies
Maintainers
6
Versions
882
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/logger - npm Package Compare versions

Comparing version
6.2.10
to
6.2.11
+3
-3
package.json
{
"name": "@libp2p/logger",
"version": "6.2.10",
"version": "6.2.11",
"description": "A logging component for use in js-libp2p modules",

@@ -58,5 +58,5 @@ "license": "Apache-2.0 OR MIT",

"devDependencies": {
"@libp2p/peer-id": "^6.0.12",
"@libp2p/peer-id": "^6.0.13",
"aegir": "^48.1.1",
"sinon": "^21.0.0",
"sinon": "^22.0.0",
"uint8arrays": "^6.1.1"

@@ -63,0 +63,0 @@ },