Comparing version 1.11.0 to 1.12.0
{ | ||
"name": "axaj", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"description": "A tiny and trivial AJAX library which uses the Fetch API.", | ||
@@ -36,6 +36,6 @@ "keywords": [ | ||
"serialize-javascript": "^2.1.2", | ||
"terser-webpack-plugin": "^1.4.3", | ||
"typescript": "^3.9.3", | ||
"webpack": "^4.43.0", | ||
"webpack-cli": "^3.3.11" | ||
"terser-webpack-plugin": "^1.4.4", | ||
"typescript": "^3.9.7", | ||
"webpack": "^4.44.1", | ||
"webpack-cli": "^3.3.12" | ||
}, | ||
@@ -47,6 +47,6 @@ "bugs": { | ||
"dependencies": { | ||
"immutable-linked-ordered-map": "^1.10.0", | ||
"interval-jitter": "^1.6.0", | ||
"js-utl": "^4.12.1" | ||
"immutable-linked-ordered-map": "^1.17.0", | ||
"interval-jitter": "^1.7.0", | ||
"js-utl": "^4.27.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.7.0
Updatedjs-utl@^4.27.0