@codetanzania/emis-api-client
Advanced tools
Comparing version 0.15.1 to 0.15.2
@@ -0,1 +1,11 @@ | ||
#### 0.15.2 (2019-06-09) | ||
##### Chores | ||
* **deps:** fix production & dev dependencies inclusion ([85070078](https://github.com/CodeTanzania/emis-api-client/commit/850700785c980ff11e697ceb480630328c224fe1)) | ||
##### Documentation Changes | ||
* **changelog:** generate latest release notes ([99e728cf](https://github.com/CodeTanzania/emis-api-client/commit/99e728cff6d9ea3ec3f6d14e2a89403f2e7596f2)) | ||
#### 0.15.1 (2019-06-09) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@codetanzania/emis-api-client", | ||
"version": "0.15.1", | ||
"version": "0.15.2", | ||
"description": "http client for EMIS API.", | ||
@@ -50,3 +50,2 @@ "main": "lib/index.js", | ||
"@commitlint/travis-cli": "8.0.0", | ||
"axios": "0.19.0", | ||
"chai": "4.2.0", | ||
@@ -65,5 +64,3 @@ "commitizen": "3.1.1", | ||
"lint-staged": "8.2.0", | ||
"lodash": "4.17.11", | ||
"mocha": "6.1.4", | ||
"moment": "2.24.0", | ||
"nock": "10.0.6", | ||
@@ -78,3 +75,3 @@ "prettier": "1.18.2", | ||
"@lykmapipo/env": ">=0.8.0", | ||
"axios": ">=0.18.0", | ||
"axios": ">=0.19.0", | ||
"inflection": ">=1.12.0", | ||
@@ -81,0 +78,0 @@ "jsonwebtoken": ">=8.5.1", |
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
128142
26
Updatedaxios@>=0.19.0