@maxim_mazurok/gapi.client.recaptchaenterprise-v1
Advanced tools
Comparing version 0.0.20230328 to 0.0.20230402
{ | ||
"name": "@maxim_mazurok/gapi.client.recaptchaenterprise-v1", | ||
"version": "0.0.20230328", | ||
"version": "0.0.20230402", | ||
"description": "TypeScript typings for reCAPTCHA Enterprise API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.recaptchaenterprise-v1 definition tests */ | ||
// Revision: 20230328 | ||
// Revision: 20230402 | ||
@@ -204,2 +204,5 @@ gapi.load('client', async () => { | ||
riskAnalysis: { | ||
extendedVerdictReasons: [ | ||
"Test string" | ||
], | ||
reasons: [ | ||
@@ -206,0 +209,0 @@ "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
101180
1737