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

epidemic-broadcast-trees

Package Overview
Dependencies
Maintainers
17
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

epidemic-broadcast-trees - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

test/write-error.js

1

events.js

@@ -53,2 +53,3 @@ 'use strict'

if(remote == 0) return 0
if(remote > 0 && local > 0 && remote < local) return remote
return Math.max(local, remote)

@@ -55,0 +56,0 @@ }

2

package.json
{
"name": "epidemic-broadcast-trees",
"description": "",
"version": "8.0.1",
"version": "8.0.2",
"homepage": "https://github.com/dominictarr/epidemic-broadcast-trees",

@@ -6,0 +6,0 @@ "repository": {

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