@maxim_mazurok/gapi.client.memcache-v1
Advanced tools
Comparing version 0.0.20230608 to 0.0.20230622
{ | ||
"name": "@maxim_mazurok/gapi.client.memcache-v1", | ||
"version": "0.0.20230608", | ||
"version": "0.0.20230622", | ||
"description": "TypeScript typings for Cloud Memorystore for Memcached API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.memcache-v1 definition tests */ | ||
// Revision: 20230608 | ||
// Revision: 20230622 | ||
@@ -122,2 +122,5 @@ gapi.load('client', async () => { | ||
}, | ||
reservedIpRangeId: [ | ||
"Test string" | ||
], | ||
state: "Test string", | ||
@@ -214,2 +217,5 @@ updateTime: "Test string", | ||
}, | ||
reservedIpRangeId: [ | ||
"Test string" | ||
], | ||
state: "Test string", | ||
@@ -216,0 +222,0 @@ updateTime: "Test string", |
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
92086
1851