@ffflorian/api-client
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.4.4](https://github.com/ffflorian/api-clients/tree/master/packages/api-client/compare/@ffflorian/api-client@0.4.3...@ffflorian/api-client@0.4.4) (2019-05-30) | ||
### Bug Fixes | ||
* **security:** Upgrade axios to 0.19.0 ([b745299](https://github.com/ffflorian/api-clients/tree/master/packages/api-client/commit/b745299)) | ||
## [0.4.3](https://github.com/ffflorian/api-clients/tree/master/packages/api-client/compare/@ffflorian/api-client@0.4.2...@ffflorian/api-client@0.4.3) (2019-05-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"author": "Florian Keller <github@floriankeller.de>", | ||
"dependencies": { | ||
"axios": "0.18.0", | ||
"axios": "0.19.0", | ||
"http-status-codes": "1.3.2" | ||
@@ -11,3 +11,3 @@ }, | ||
"typedoc": "0.14.2", | ||
"typescript": "3.4.5" | ||
"typescript": "3.5.1" | ||
}, | ||
@@ -32,4 +32,4 @@ "files": [ | ||
}, | ||
"version": "0.4.3", | ||
"gitHead": "f1931f634141ff4c5d3c5b3b8dee3e273c1f08db" | ||
"version": "0.4.4", | ||
"gitHead": "2c54e09aef5695ac9104bf0329db13bc69fa261e" | ||
} |
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
35253
+ Addedaxios@0.19.0(transitive)
+ Addedfollow-redirects@1.5.10(transitive)
+ Addedis-buffer@2.0.5(transitive)
- Removedaxios@0.18.0(transitive)
- Removedfollow-redirects@1.15.9(transitive)
- Removedis-buffer@1.1.6(transitive)
Updatedaxios@0.19.0