apigee-x-module
Advanced tools
Comparing version 0.5.6 to 0.5.7
@@ -23,3 +23,5 @@ "use strict"; | ||
console.log(this.apigeeOrganization); | ||
console.log(JSON.stringify(response)); | ||
console.log(response); | ||
console.log(response.config); | ||
console.log(response.headers); | ||
console.log(JSON.stringify(response.data)); | ||
@@ -26,0 +28,0 @@ // LOGGING END |
{ | ||
"name": "apigee-x-module", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"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
40748
653