apigee-x-module
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -157,3 +157,3 @@ export interface ApigeeApiProducts { | ||
error?: Error; | ||
attributes: KeyValue[]; | ||
attributes?: KeyValue[]; | ||
} | ||
@@ -182,3 +182,3 @@ export interface Error { | ||
error?: Error; | ||
attributes: KeyValue[]; | ||
attributes?: KeyValue[]; | ||
} | ||
@@ -185,0 +185,0 @@ export interface AppCredential { |
{ | ||
"name": "apigee-x-module", | ||
"version": "1.1.1", | ||
"version": "1.1.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
72736