🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More →

@libp2p/utils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/utils - npm Package Compare versions

Comparing version

to
6.1.3-0a3406a05

{
"name": "@libp2p/utils",
"version": "6.1.2",
"version": "6.1.3-0a3406a05",
"description": "Package to aggregate shared logic and dependencies for the libp2p ecosystem",

@@ -71,2 +71,6 @@ "license": "Apache-2.0 OR MIT",

},
"./debounce": {
"types": "./dist/src/debounce.d.ts",
"import": "./dist/src/debounce.js"
},
"./filters": {

@@ -116,2 +120,6 @@ "types": "./dist/src/filters/index.d.ts",

},
"./repeating-task": {
"types": "./dist/src/repeating-task.d.ts",
"import": "./dist/src/repeating-task.js"
},
"./stream-to-ma-conn": {

@@ -153,5 +161,5 @@ "types": "./dist/src/stream-to-ma-conn.d.ts",

"@chainsafe/is-ip": "^2.0.2",
"@libp2p/crypto": "^5.0.5",
"@libp2p/interface": "^2.1.3",
"@libp2p/logger": "^5.1.2",
"@libp2p/crypto": "5.0.6-0a3406a05",
"@libp2p/interface": "2.2.0-0a3406a05",
"@libp2p/logger": "5.1.3-0a3406a05",
"@multiformats/multiaddr": "^12.2.3",

@@ -177,3 +185,3 @@ "@sindresorhus/fnv1a": "^3.1.0",

"devDependencies": {
"@libp2p/peer-id": "^5.0.6",
"@libp2p/peer-id": "5.0.7-0a3406a05",
"@types/netmask": "^2.0.5",

@@ -180,0 +188,0 @@ "aegir": "^44.0.1",