@maxim_mazurok/gapi.client.accessapproval-v1
Advanced tools
Comparing version 0.0.20230908 to 0.0.20230915
{ | ||
"name": "@maxim_mazurok/gapi.client.accessapproval-v1", | ||
"version": "0.0.20230908", | ||
"version": "0.0.20230915", | ||
"description": "TypeScript typings for Access Approval API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.accessapproval-v1 definition tests */ | ||
// Revision: 20230908 | ||
// Revision: 20230915 | ||
@@ -68,2 +68,3 @@ gapi.load('client', async () => { | ||
], | ||
notificationPubsubTopic: "Test string", | ||
preferNoBroadApprovalRequests: true, | ||
@@ -143,2 +144,3 @@ preferredRequestExpirationDays: 42, | ||
], | ||
notificationPubsubTopic: "Test string", | ||
preferNoBroadApprovalRequests: true, | ||
@@ -218,2 +220,3 @@ preferredRequestExpirationDays: 42, | ||
], | ||
notificationPubsubTopic: "Test string", | ||
preferNoBroadApprovalRequests: true, | ||
@@ -220,0 +223,0 @@ preferredRequestExpirationDays: 42, |
Sorry, the diff of this file is too big to display
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
117634
2233