prevent-unload
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "prevent-unload", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Prevent page unloading from the user's action", | ||
@@ -32,13 +32,13 @@ "author": "Plusb Preco <plusb21@gmail.com>", | ||
"devDependencies": { | ||
"ava": "^0.15.2", | ||
"babel-cli": "^6.11.4", | ||
"ava": "^0.16.0", | ||
"babel-cli": "^6.14.0", | ||
"babel-eslint": "^6.1.2", | ||
"babel-plugin-add-module-exports": "^0.2.1", | ||
"babel-preset-es2015": "^6.9.0", | ||
"babel-register": "^6.11.6", | ||
"eslint": "^3.2.2", | ||
"eslint-config-prev": "0.5.0", | ||
"babel-preset-es2015": "^6.14.0", | ||
"babel-register": "^6.14.0", | ||
"eslint": "^3.5.0", | ||
"eslint-config-prev": "1.2.0", | ||
"eslint-plugin-babel": "^3.3.0", | ||
"eslint-plugin-import": "^1.12.0", | ||
"jsdom": "^9.4.1", | ||
"eslint-plugin-import": "^1.15.0", | ||
"jsdom": "^9.5.0", | ||
"rimraf": "^2.5.4", | ||
@@ -45,0 +45,0 @@ "sinon": "^1.17.5" |
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
3603