@lion/ajax
Advanced tools
Comparing version 0.1.16 to 0.1.17
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.17](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.16...@lion/ajax@0.1.17) (2019-09-25) | ||
**Note:** Version bump only for package @lion/ajax | ||
## [0.1.16](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.15...@lion/ajax@0.1.16) (2019-07-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lion/ajax", | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"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.13" | ||
"@lion/core": "^0.2.0" | ||
}, | ||
"devDependencies": { | ||
"@open-wc/demoing-storybook": "^0.2.0", | ||
"@open-wc/testing": "^2.0.6", | ||
"@open-wc/testing": "^2.3.4", | ||
"sinon": "^7.2.2" | ||
}, | ||
"gitHead": "33652e5e494b694181f75ef4d6f3256c1af43419" | ||
"gitHead": "ab0b87146323b5f368c267de8bd96442fff430ea" | ||
} |
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
44813
+ Added@lion/core@0.2.1(transitive)
- Removed@lion/core@0.1.13(transitive)
Updated@lion/core@^0.2.0