digitalocean-js
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="1.4.5"></a> | ||
## [1.4.5](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.4.4...v1.4.5) (2019-06-10) | ||
<a name="1.4.4"></a> | ||
@@ -7,0 +12,0 @@ ## [1.4.4](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.4.3...v1.4.4) (2019-05-13) |
{ | ||
"name": "digitalocean-js", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "JavaScript library for the DigitalOcean API", | ||
@@ -61,3 +61,3 @@ "main": "build/main/index.js", | ||
"dependencies": { | ||
"axios": "^0.18.0", | ||
"axios": "^0.19.0", | ||
"sha.js": "^2.4.11" | ||
@@ -64,0 +64,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
828651
+ Addedaxios@0.19.2(transitive)
- Removedaxios@0.18.1(transitive)
- Removedis-buffer@2.0.5(transitive)
Updatedaxios@^0.19.0