add-view-events
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "add-view-events", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Simple helper for adding events to an element, backbone object style", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "tape test/*.js | tap-spec" | ||
"test": "tape test/*.js | tap-spec", | ||
"browserify-build": "browserify --entry index.js --outfile add-view-events.js --standalone add-view-events" | ||
}, | ||
@@ -30,2 +31,3 @@ "repository": { | ||
"devDependencies": { | ||
"browserify": "^11.2.0", | ||
"tap-spec": "^4.1.0", | ||
@@ -32,0 +34,0 @@ "tape": "^4.2.1" |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
5667
7
92
3
2