@maxim_mazurok/gapi.client.recaptchaenterprise-v1
Advanced tools
Comparing version 0.0.20230319 to 0.0.20230328
{ | ||
"name": "@maxim_mazurok/gapi.client.recaptchaenterprise-v1", | ||
"version": "0.0.20230319", | ||
"version": "0.0.20230328", | ||
"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: 20230319 | ||
// Revision: 20230328 | ||
@@ -183,2 +183,5 @@ gapi.load('client', async () => { | ||
fraudPreventionAssessment: { | ||
behavioralTrustVerdict: { | ||
trust: 42, | ||
}, | ||
cardTestingVerdict: { | ||
@@ -185,0 +188,0 @@ risk: 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
100907
1732