local-links
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "local-links", | ||
"description": "Determine cross-browser if an event or anchor element should be handled locally.", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"author": "Luke Karrys <luke@lukekarrys.com>", | ||
@@ -34,3 +34,3 @@ "bugs": { | ||
"start": "run-browser test/index.js", | ||
"test": "browserify test/index.js | tape-run | tap-spec" | ||
"test": "browserify test/index.js | tape-run -b phantom | tap-spec" | ||
}, | ||
@@ -37,0 +37,0 @@ "testling": { |
Sorry, the diff of this file is not supported yet
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
17975