@synonymdev/feeds
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4
@@ -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" | ||
} | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
11623
0