@pres/events
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -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" | ||
} |
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
12557