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

@boost/event

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boost/event - npm Package Compare versions

Comparing version 4.0.0-alpha.1 to 4.0.0

9

package.json
{
"name": "@boost/event",
"version": "4.0.0-alpha.1",
"version": "4.0.0",
"type": "commonjs",

@@ -39,3 +39,3 @@ "release": "1651512177861",

"dependencies": {
"@boost/internal": "^4.0.0-alpha.1"
"@boost/internal": "^4.0.0"
},

@@ -70,6 +70,7 @@ "funding": {

"require": "./cjs/index.cjs"
}
},
"default": "./lib/index.js"
}
},
"gitHead": "0d0595fe3d95951cc0d3936b7d811aed26306d20"
"gitHead": "07f3182e14af6b7637b23f69fbe3c735835312a9"
}
# Events - Boost
[![Build Status](https://github.com/milesj/boost/workflows/Build/badge.svg)](https://github.com/milesj/boost/actions?query=branch%3Amaster)
[![npm version](https://badge.fury.io/js/%40boost%2Fevent.svg)](https://www.npmjs.com/package/@boost/event)
[![npm deps](https://david-dm.org/milesj/boost.svg?path=packages/event)](https://www.npmjs.com/package/@boost/event)
![build status](https://img.shields.io/github/workflow/status/milesj/boost/Build)
![npm version](https://img.shields.io/npm/v/@boost/event)

@@ -7,0 +6,0 @@ A strict event system with multiple emitter patterns.

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