New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/config

Package Overview
Dependencies
Maintainers
6
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/config - npm Package Compare versions

Comparing version 1.0.1-c90984ec7 to 1.0.1-e2ec7bdaa

2

dist/src/index.d.ts

@@ -30,4 +30,4 @@ /**

* privateKey,
* datastore,
* services: {
* datastore,
* keychain: keychain(keychainInit)

@@ -34,0 +34,0 @@ * }

@@ -30,4 +30,4 @@ /**

* privateKey,
* datastore,
* services: {
* datastore,
* keychain: keychain(keychainInit)

@@ -34,0 +34,0 @@ * }

{
"name": "@libp2p/config",
"version": "1.0.1-c90984ec7",
"version": "1.0.1-e2ec7bdaa",
"description": "Helper functions to make dealing with libp2p config easier",

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

"dependencies": {
"@libp2p/crypto": "5.0.9-c90984ec7",
"@libp2p/interface": "2.4.0-c90984ec7",
"@libp2p/keychain": "5.0.12-c90984ec7",
"@libp2p/logger": "5.1.6-c90984ec7",
"@libp2p/crypto": "5.0.9-e2ec7bdaa",
"@libp2p/interface": "2.4.0-e2ec7bdaa",
"@libp2p/keychain": "5.0.12-e2ec7bdaa",
"@libp2p/logger": "5.1.6-e2ec7bdaa",
"interface-datastore": "^8.3.1"

@@ -54,0 +54,0 @@ },

@@ -53,4 +53,4 @@ # @libp2p/config

privateKey,
datastore,
services: {
datastore,
keychain: keychain(keychainInit)

@@ -57,0 +57,0 @@ }

@@ -30,4 +30,4 @@ /**

* privateKey,
* datastore,
* services: {
* datastore,
* keychain: keychain(keychainInit)

@@ -34,0 +34,0 @@ * }

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