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

@byojs/eventer

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byojs/eventer - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "@byojs/eventer",
"description": "Event emitter with async-emit and weak-listener support",
"version": "0.0.1",
"version": "0.0.2",
"exports": {

@@ -34,3 +34,5 @@ "./": "./dist/eventer.mjs"

"async",
"pubsub"
"pubsub",
"weak references",
"memory"
],

@@ -37,0 +39,0 @@ "bugs": {

@@ -1,4 +0,4 @@

/*! Eventer: #FILENAME#
/*! byojs/Eventer: #FILENAME#
v#VERSION# (c) #YEAR# Kyle Simpson
MIT License: http://mit-license.org
*/

Sorry, the diff of this file is not supported yet

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