@boost/event
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
49957
33
Updated@boost/internal@^4.0.0