digitalocean-js
Advanced tools
Comparing version 1.5.2 to 1.5.4
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="1.5.4"></a> | ||
## [1.5.4](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.5.2...v1.5.4) (2020-02-12) | ||
<a name="1.5.3"></a> | ||
## [1.5.3](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.5.2...v1.5.3) (2020-02-12) | ||
<a name="1.5.2"></a> | ||
@@ -7,0 +17,0 @@ ## [1.5.2](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.5.1...v1.5.2) (2020-02-12) |
{ | ||
"name": "digitalocean-js", | ||
"version": "1.5.2", | ||
"version": "1.5.4", | ||
"description": "JavaScript library for the DigitalOcean API", | ||
@@ -39,3 +39,3 @@ "main": "build/main/index.js", | ||
"version": "standard-version", | ||
"reset": "git clean -dfx && git reset --hard && npm i", | ||
"reset": "git clean -dfx && git reset --hard && yarn install", | ||
"clean": "trash build test", | ||
@@ -42,0 +42,0 @@ "all": "run-s reset test cov:check doc:html", |
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
670966