Comparing version 1.17.0 to 1.18.0
{ | ||
"name": "axaj", | ||
"version": "1.17.0", | ||
"version": "1.18.0", | ||
"description": "A tiny and trivial AJAX library which uses the Fetch API.", | ||
@@ -21,4 +21,4 @@ "keywords": [ | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"watch": "WEBPACK_ENV=watch webpack --progress --colors --watch", | ||
"dev-build": "WEBPACK_ENV=watch webpack --progress --colors", | ||
"watch": "WEBPACK_ENV=watch webpack --progress --color --watch", | ||
"dev-build": "WEBPACK_ENV=watch webpack --progress --color", | ||
"build": "WEBPACK_ENV=build webpack", | ||
@@ -40,3 +40,3 @@ "publish-git": "npm publish && git push && git push --tags", | ||
"webpack": "^5.49.0", | ||
"webpack-cli": "^3.3.12" | ||
"webpack-cli": "^4.8.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "bugs": { |
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
16952