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

@pres/events

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pres/events - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

dist/index.cjs.js

@@ -171,3 +171,3 @@ 'use strict';

// if (this._bubbleStopped) return false;
// } while (el = el.parent);
// } while ((el = el.parent));
//

@@ -174,0 +174,0 @@ // return true;

@@ -167,3 +167,3 @@ const EVENT = 'event',

// if (this._bubbleStopped) return false;
// } while (el = el.parent);
// } while ((el = el.parent));
//

@@ -170,0 +170,0 @@ // return true;

{
"name": "@pres/events",
"version": "0.0.10",
"version": "0.0.11",
"description": "EventEmitter for pres",

@@ -37,3 +37,3 @@ "main": "dist/index.cjs.js",

"homepage": "https://github.com/hoyeungw/pres/cluster#readme",
"gitHead": "2b7508e3cfac5192fedf52c4d7ea6bd048e8eac6"
"gitHead": "075de6b45a6c4a298cbd49f45f68ea240effd52a"
}
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