Comparing version 1.9.0 to 1.10.0
{ | ||
"name": "axaj", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "A tiny and trivial AJAX library which uses the Fetch API.", | ||
@@ -31,4 +31,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.31.0", | ||
"@typescript-eslint/parser": "^2.31.0", | ||
"@typescript-eslint/eslint-plugin": "^2.34.0", | ||
"@typescript-eslint/parser": "^2.34.0", | ||
"eslint": "^6.8.0", | ||
@@ -38,3 +38,3 @@ "minimist": ">=1.2.2", | ||
"terser-webpack-plugin": "^1.4.3", | ||
"typescript": "^3.8.3", | ||
"typescript": "^3.9.3", | ||
"webpack": "^4.43.0", | ||
@@ -48,6 +48,6 @@ "webpack-cli": "^3.3.11" | ||
"dependencies": { | ||
"immutable-linked-ordered-map": "^1.9.0", | ||
"immutable-linked-ordered-map": "^1.10.0", | ||
"interval-jitter": "^1.6.0", | ||
"js-utl": "^4.7.0" | ||
"js-utl": "^4.12.1" | ||
} | ||
} |
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
16916
Updatedjs-utl@^4.12.1