@lion/ajax
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.1.6](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.5...@lion/ajax@0.1.6) (2019-05-13) | ||
### Bug Fixes | ||
* add prepublish step to make links absolute for npm docs ([9f2c4f6](https://github.com/ing-bank/lion/commit/9f2c4f6)) | ||
## [0.1.5](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.4...@lion/ajax@0.1.5) (2019-05-07) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lion/ajax", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Thin wrapper around axios to allow for custom interceptors", | ||
@@ -17,3 +17,3 @@ "author": "ing-bank", | ||
"scripts": { | ||
"prepublishOnly": "../../scripts/insert-header.js" | ||
"prepublishOnly": "../../scripts/npm-prepublish.js" | ||
}, | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@bundled-es-modules/axios": "0.18.0", | ||
"@lion/core": "^0.1.3" | ||
"@lion/core": "^0.1.4" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "4cc5a3571b8c06ad99184e183c5b77ecf1669c92" | ||
"gitHead": "97fe0f0aa720bef21fc000e584a44a62302d6871" | ||
} |
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
42923
Updated@lion/core@^0.1.4