Comparing version 1.12.0 to 1.13.0
{ | ||
"name": "axaj", | ||
"version": "1.12.0", | ||
"version": "1.13.0", | ||
"description": "A tiny and trivial AJAX library which uses the Fetch API.", | ||
@@ -35,6 +35,6 @@ "keywords": [ | ||
"minimist": ">=1.2.2", | ||
"serialize-javascript": "^2.1.2", | ||
"terser-webpack-plugin": "^1.4.4", | ||
"serialize-javascript": "^3.1.0", | ||
"terser-webpack-plugin": "^1.4.5", | ||
"typescript": "^3.9.7", | ||
"webpack": "^4.44.1", | ||
"webpack": "^4.44.2", | ||
"webpack-cli": "^3.3.12" | ||
@@ -48,5 +48,5 @@ }, | ||
"immutable-linked-ordered-map": "^1.17.0", | ||
"interval-jitter": "^1.7.0", | ||
"js-utl": "^4.27.0" | ||
"interval-jitter": "^1.8.1", | ||
"js-utl": "^4.37.0" | ||
} | ||
} |
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
Updatedinterval-jitter@^1.8.1
Updatedjs-utl@^4.37.0