apigee-x-module
Advanced tools
Comparing version 0.7.1 to 0.7.2
@@ -162,3 +162,3 @@ "use strict"; | ||
if (serviceAccountEmail) | ||
url += `&serviceAccount${serviceAccountEmail}`; | ||
url += `&serviceAccount=${serviceAccountEmail}`; | ||
axios.request({ | ||
@@ -165,0 +165,0 @@ url: url, |
{ | ||
"name": "apigee-x-module", | ||
"version": "0.7.1", | ||
"version": "0.7.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", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
65778
0