@maxim_mazurok/gapi.client.recaptchaenterprise-v1
Advanced tools
Comparing version 0.0.20221001 to 0.0.20221017
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package reCAPTCHA Enterprise API v1 0.0 */ | ||
// Generated from: https://recaptchaenterprise.googleapis.com/$discovery/rest?version=v1 | ||
// Revision: 20221001 | ||
// Revision: 20221017 | ||
@@ -192,3 +192,3 @@ /// <reference types="gapi.client" /> | ||
interface GoogleCloudRecaptchaenterpriseV1ScoreMetrics { | ||
/** Action-based metrics. The map key is the action name which specified by the site owners at time of the "execute" client-side call. Populated only for SCORE keys. */ | ||
/** Action-based metrics. The map key is the action name which specified by the site owners at time of the "execute" client-side call. */ | ||
actionMetrics?: { [P in string]: GoogleCloudRecaptchaenterpriseV1ScoreDistribution }; | ||
@@ -195,0 +195,0 @@ /** Aggregated score metrics for all traffic. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.recaptchaenterprise-v1", | ||
"version": "0.0.20221001", | ||
"version": "0.0.20221017", | ||
"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: 20221001 | ||
// Revision: 20221017 | ||
@@ -9,0 +9,0 @@ gapi.load('client', async () => { |
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
62997