@lion/ajax
Advanced tools
Comparing version 0.1.19 to 0.1.20
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.1.20](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.19...@lion/ajax@0.1.20) (2019-12-02) | ||
### Bug Fixes | ||
* use strict versions to get correct deps on older versions ([8645c13](https://github.com/ing-bank/lion/commit/8645c13b1d77e488713f2e5e0e4e00c4d30ea1ee)) | ||
## [0.1.19](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.18...@lion/ajax@0.1.19) (2019-11-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lion/ajax", | ||
"version": "0.1.19", | ||
"version": "0.1.20", | ||
"description": "Thin wrapper around axios to allow for custom interceptors", | ||
@@ -36,3 +36,3 @@ "author": "ing-bank", | ||
"@bundled-es-modules/axios": "0.18.1", | ||
"@lion/core": "^0.3.0" | ||
"@lion/core": "0.3.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "90e6b4ef36bb5c49cfe7e4b2b8a00128334c84ab" | ||
"gitHead": "7db55eda7e4fc73cbf538c15bcde9532fed813b7" | ||
} |
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
45417
Updated@lion/core@0.3.0