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

@synonymdev/feeds

Package Overview
Dependencies
Maintainers
10
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@synonymdev/feeds - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

2

index.js

@@ -62,3 +62,3 @@ const os = require('os')

if (opts?.announce !== false) {
await this.swarm.join(drive.discoveryKey).flushed()
await this.swarm.join(drive.discoveryKey, { server: true, client: false }).flushed()
}

@@ -65,0 +65,0 @@

{
"name": "@synonymdev/feeds",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"scripts": {

@@ -19,2 +19,2 @@ "test": "standard --fix && node test/all.js"

}
}
}
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