event-plugin
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -10,4 +10,2 @@ /** | ||
var matchesSelector = require("matches-selector"); | ||
/** | ||
@@ -32,2 +30,8 @@ * @class | ||
/** | ||
* Load the tool at runtime so that it doesn't throw an error | ||
* when not loaded in a browser | ||
*/ | ||
matchesSelector = require("matches-selector"), | ||
/** | ||
* The mapping object. | ||
@@ -34,0 +38,0 @@ * @private |
{ | ||
"name": "event-plugin", | ||
"description": "Declaratively add event listeners to your views.", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"homepage": "https://github.com/flams/event-plugin", | ||
@@ -6,0 +6,0 @@ "licenses": [ |
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
7504
122