@lion/ajax
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.4](https://github.com/ing-bank/lion/compare/@lion/ajax@0.4.3...@lion/ajax@0.4.4) (2020-07-13) | ||
**Note:** Version bump only for package @lion/ajax | ||
## [0.4.3](https://github.com/ing-bank/lion/compare/@lion/ajax@0.4.2...@lion/ajax@0.4.3) (2020-06-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lion/ajax", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "Thin wrapper around axios to allow for custom interceptors", | ||
@@ -16,2 +16,3 @@ "license": "MIT", | ||
"files": [ | ||
"*.d.ts", | ||
"*.js", | ||
@@ -21,3 +22,5 @@ "docs", | ||
"test", | ||
"translations" | ||
"test-helpers", | ||
"translations", | ||
"types" | ||
], | ||
@@ -33,4 +36,4 @@ "scripts": { | ||
"@bundled-es-modules/axios": "0.18.1", | ||
"@lion/core": "0.7.2", | ||
"singleton-manager": "1.1.0" | ||
"@lion/core": "0.8.0", | ||
"singleton-manager": "1.1.1" | ||
}, | ||
@@ -45,3 +48,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "8958b2fa02d3b0c39120d405c5284aa01990a524" | ||
"gitHead": "b7ea11c767cd3c3998db65c64aa9e36794fee0c2" | ||
} |
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
49158
+ Added@lion/core@0.8.0(transitive)
+ Addedsingleton-manager@1.1.1(transitive)
- Removed@lion/core@0.7.2(transitive)
- Removedsingleton-manager@1.1.0(transitive)
Updated@lion/core@0.8.0
Updatedsingleton-manager@1.1.1