@lion/ajax
Advanced tools
Comparing version 0.1.12 to 0.1.13
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.13](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.12...@lion/ajax@0.1.13) (2019-07-23) | ||
**Note:** Version bump only for package @lion/ajax | ||
## [0.1.12](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.11...@lion/ajax@0.1.12) (2019-06-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lion/ajax", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "Thin wrapper around axios to allow for custom interceptors", | ||
@@ -36,10 +36,10 @@ "author": "ing-bank", | ||
"@bundled-es-modules/axios": "0.18.1", | ||
"@lion/core": "^0.1.9" | ||
"@lion/core": "^0.1.10" | ||
}, | ||
"devDependencies": { | ||
"@open-wc/demoing-storybook": "^0.2.0", | ||
"@open-wc/testing": "^0.12.5", | ||
"@open-wc/testing": "^2.0.6", | ||
"sinon": "^7.2.2" | ||
}, | ||
"gitHead": "a9bda5a22bfc99170be391e6561450c35dd05b0c" | ||
"gitHead": "b4a086cd9ab93b113d266c8449db1c592ef0856b" | ||
} |
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
44165
Updated@lion/core@^0.1.10