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

events-broadcast

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

events-broadcast - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

6

package.json

@@ -9,3 +9,3 @@ {

"colors": "*",
"log4js-tagline": "^2.1.2",
"log4js-tagline": "^2.1.3",
"mocha": "^5.2.0"

@@ -21,4 +21,4 @@ },

"broadcast",
"appenders",
"node",
"log4js",
"log4js-tagline"

@@ -33,3 +33,3 @@ ],

"start": "node app.js",
"version": "1.0.5"
"version": "1.0.6"
}

@@ -13,7 +13,8 @@ const assert = require('assert'),

"colors": "*",
"log4js-tagline": "^2.1.2",
"log4js-tagline": "^2.1.3",
"mocha": "^5.2.0"
},
},
"scripts": {
"start": "node app.js",
"local_test": "node test.js",
"test": "mocha"

@@ -24,4 +25,4 @@ },

"broadcast",
"appenders",
"node",
"log4js",
"log4js-tagline"

@@ -36,3 +37,3 @@ ],

"start": "node app.js",
"version": "1.0.0"
"version": "1.0.6"
}

@@ -39,0 +40,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