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

ipfs-core-config

Package Overview
Dependencies
Maintainers
3
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-core-config - npm Package Compare versions

Comparing version 0.6.0-789ee585 to 0.6.0-fa578bac

4

package.json
{
"name": "ipfs-core-config",
"version": "0.6.0-789ee585",
"version": "0.6.0-fa578bac",
"description": "Package to store node and browser specific config for ipfs-core",

@@ -122,4 +122,4 @@ "author": "Alex Potsides <alex@achingbrain.net>",

"aegir": "^37.11.0",
"ipfs-core-utils": "0.17.0-789ee585"
"ipfs-core-utils": "0.17.0-fa578bac"
}
}

@@ -8,3 +8,2 @@ import { gossipsub } from '@chainsafe/libp2p-gossipsub'

gossipsub: gossipsub({
allowPublishToZeroPeers: true,
fallbackToFloodsub: true,

@@ -11,0 +10,0 @@ emitSelf: true,

@@ -9,3 +9,2 @@ import { gossipsub } from '@chainsafe/libp2p-gossipsub'

gossipsub: gossipsub({
allowPublishToZeroPeers: true,
fallbackToFloodsub: true,

@@ -12,0 +11,0 @@ emitSelf: true,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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