Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/utils

Package Overview
Dependencies
Maintainers
6
Versions
532
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/utils - npm Package Compare versions

Comparing version 6.1.3-ad5cfd66a to 6.1.3-adc767899

dist/src/debounce.d.ts

18

package.json
{
"name": "@libp2p/utils",
"version": "6.1.3-ad5cfd66a",
"version": "6.1.3-adc767899",
"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.6-ad5cfd66a",
"@libp2p/interface": "2.2.0-ad5cfd66a",
"@libp2p/logger": "5.1.3-ad5cfd66a",
"@libp2p/crypto": "5.0.6-adc767899",
"@libp2p/interface": "2.2.0-adc767899",
"@libp2p/logger": "5.1.3-adc767899",
"@multiformats/multiaddr": "^12.2.3",

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

"devDependencies": {
"@libp2p/peer-id": "5.0.7-ad5cfd66a",
"@libp2p/peer-id": "5.0.7-adc767899",
"@types/netmask": "^2.0.5",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc