hd-app-scripts
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -39,2 +39,5 @@ #!/usr/bin/env node | ||
} | ||
}).catch((error) => { | ||
console.log(error.response.status, error.response.data); | ||
return error.response; | ||
}); | ||
@@ -41,0 +44,0 @@ if (response.status === 204) { |
{ | ||
"name": "hd-app-scripts", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
5171
100