New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

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

to
0.0.2-development

build/light-event-bus.min.js

6

package.json
{
"name": "light-event-bus",
"version": "0.0.1-development",
"version": "0.0.2-development",
"description": "Lightweight event bus for node and the browser.",

@@ -58,4 +58,4 @@ "main": "build/index.js",

"files": [
"build/event-bus.min.js",
"build/event-bus.module.min.js",
"build/light-event-bus.min.js",
"build/light-event-bus.module.min.js",
"README.md",

@@ -62,0 +62,0 @@ "LICENSE"

# light-event-bus.js
[![Build Status](https://travis-ci.org/PierfrancescoSoffritti/light-event-bus.js.svg?branch=master)](https://travis-ci.org/PierfrancescoSoffritti/light-event-bus.js) [![codecov](https://codecov.io/gh/PierfrancescoSoffritti/light-event-bus/branch/master/graph/badge.svg)](https://codecov.io/gh/PierfrancescoSoffritti/light-event-bus) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
![](https://img.shields.io/npm/v/light-event-bus.svg?colorB=g)
[![Build Status](https://travis-ci.org/PierfrancescoSoffritti/light-event-bus.js.svg?branch=master)](https://travis-ci.org/PierfrancescoSoffritti/light-event-bus.js) [![codecov](https://codecov.io/gh/PierfrancescoSoffritti/light-event-bus.js/branch/master/graph/badge.svg)](https://codecov.io/gh/PierfrancescoSoffritti/light-event-bus.js) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

@@ -5,0 +6,0 @@ light-event-bus.js is a lightweight event bus for Node.js and the browser.