Socket
Socket
Sign inDemoInstall

light-event-bus

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

light-event-bus - npm Package Compare versions

Comparing version 0.0.2-development to 0.0.3-development

4

package.json
{
"name": "light-event-bus",
"version": "0.0.2-development",
"version": "0.0.3-development",
"description": "Lightweight event bus for node and the browser.",
"main": "build/index.js",
"main": "build/light-event-bus.min.js",
"scripts": {

@@ -7,0 +7,0 @@ "lint": "eslint src tests",

@@ -37,4 +37,4 @@ # light-event-bus.js

These two files are also delivered through a CDN at these addresses:
1. `light-event-bus.min.js`: [https://unpkg.com/light-event-bus@0.0.0-development/build/event-bus.min.js](https://unpkg.com/light-event-bus@0.0.0-development/build/event-bus.min.js)
2. `light-event-bus.module.min.js`: [https://unpkg.com/light-event-bus@0.0.0-development/build/event-bus.module.min.js](https://unpkg.com/light-event-bus@0.0.0-development/build/event-bus.module.min.js)
1. `light-event-bus.min.js`: [https://unpkg.com/light-event-bus@0.0.3-development/build/event-bus.min.js](https://unpkg.com/light-event-bus@0.0.0-development/build/event-bus.min.js)
2. `light-event-bus.module.min.js`: [https://unpkg.com/light-event-bus@0.0.3-development/build/event-bus.module.min.js](https://unpkg.com/light-event-bus@0.0.0-development/build/event-bus.module.min.js)

@@ -41,0 +41,0 @@ #### Example - browser

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