apigee-x-module
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -51,2 +51,4 @@ import FormData from 'form-data'; | ||
resolve(projectId); | ||
}).catch((error) => { | ||
reject("No project found."); | ||
}); | ||
@@ -53,0 +55,0 @@ }); |
{ | ||
"name": "apigee-x-module", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Module for integrating with the Apigee X platform for TS/JS developer portal integrations.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/tyayers/apigee-x-module", |
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
71203
1468