Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "axaj", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "A tiny and trivial AJAX library which uses the Fetch API.", | ||
@@ -31,4 +31,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.20.0", | ||
"@typescript-eslint/parser": "^2.20.0", | ||
"@typescript-eslint/eslint-plugin": "^2.21.0", | ||
"@typescript-eslint/parser": "^2.21.0", | ||
"eslint": "^6.8.0", | ||
@@ -46,6 +46,6 @@ "serialize-javascript": "^2.1.2", | ||
"dependencies": { | ||
"immutable-linked-ordered-map": "^0.20.1", | ||
"interval-jitter": "^1.2.0", | ||
"js-utl": "^3.0.0" | ||
"immutable-linked-ordered-map": "^1.0.0", | ||
"interval-jitter": "^1.3.0", | ||
"js-utl": "^3.1.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
16886
+ Addeddeclarative-factory@1.23.0(transitive)
+ Addedescape-string-regexp@2.0.0(transitive)
+ Addedimmutable-linked-ordered-map@1.30.0(transitive)
+ Addedjs-utl@4.63.0(transitive)
+ Addedpigretto@2.29.0(transitive)
- Removedimmutable-linked-ordered-map@0.20.1(transitive)
Updatedinterval-jitter@^1.3.0
Updatedjs-utl@^3.1.0