@lion/ajax
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.4.1](https://github.com/ing-bank/lion/compare/@lion/ajax@0.4.0...@lion/ajax@0.4.1) (2020-06-03) | ||
### Bug Fixes | ||
* remove all stories folders from npm ([1e04d06](https://github.com/ing-bank/lion/commit/1e04d06921f9d5e1a446b6d14045154ff83771c3)) | ||
# [0.4.0](https://github.com/ing-bank/lion/compare/@lion/ajax@0.3.0...@lion/ajax@0.4.0) (2020-05-29) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lion/ajax", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Thin wrapper around axios to allow for custom interceptors", | ||
@@ -32,3 +32,2 @@ "author": "ing-bank", | ||
"src", | ||
"stories", | ||
"test", | ||
@@ -41,6 +40,6 @@ "translations", | ||
"@bundled-es-modules/axios": "0.18.1", | ||
"@lion/core": "0.6.0", | ||
"@lion/core": "0.7.0", | ||
"singleton-manager": "1.0.0" | ||
}, | ||
"gitHead": "94b87c80f5c734cd7d2d2ecd1c6598b22575717e" | ||
"gitHead": "83fc7110615fc317b618f050dff57f7c75cf1b69" | ||
} |
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
48789
+ Added@lion/core@0.7.0(transitive)
- Removed@lion/core@0.6.0(transitive)
Updated@lion/core@0.7.0