digital-ocean-api-v2
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -5,3 +5,3 @@ | ||
`api.account.getUserInformation()` | ||
`api.account.getUserInformation` | ||
@@ -8,0 +8,0 @@ ###actions |
{ | ||
"name": "digital-ocean-api-v2", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Digital Ocean API (v2) library", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"lodash": "^3.10.1", | ||
"parsed-digital-ocean-api-documentation": "^2.1.0", | ||
"parsed-digital-ocean-api-documentation": "^2.2.0", | ||
"request-promise": "^1.0.2" | ||
@@ -16,0 +16,0 @@ }, |
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
14855