New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.recaptchaenterprise-v1

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.recaptchaenterprise-v1 - npm Package Compare versions

Comparing version 0.0.20230205 to 0.0.20230212

10

index.d.ts

@@ -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: 20230205
// Revision: 20230212

@@ -59,3 +59,3 @@ /// <reference types="gapi.client" />

reasons?: string[];
/** Optional. If the Assessment is part of a Payment Transaction, provide details on Payment Lifecycle Events that occur in the Transaction. */
/** Optional. If the assessment is part of a payment transaction, provide details on payment lifecycle events that occur in the transaction. */
transactionEvent?: GoogleCloudRecaptchaenterpriseV1TransactionEvent;

@@ -280,7 +280,7 @@ }

eventType?: string;
/** Optional. The reason or standardized code which corresponds with this transaction event, if one exists. E.g. a CHARGEBACK Event with code 4553. */
/** Optional. The reason or standardized code that corresponds with this transaction event, if one exists. For example, a CHARGEBACK event with code 6005. */
reason?: string;
/**
* Optional. The value that corresponds with this transaction event, if one exists. E.g. A refund event where $5.00 was refunded. Currency is obtained from the original transaction
* data.
* Optional. The value that corresponds with this transaction event, if one exists. For example, a refund event where $5.00 was refunded. Currency is obtained from the original
* transaction data.
*/

@@ -287,0 +287,0 @@ value?: number;

{
"name": "@maxim_mazurok/gapi.client.recaptchaenterprise-v1",
"version": "0.0.20230205",
"version": "0.0.20230212",
"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: 20230205
// Revision: 20230212

@@ -9,0 +9,0 @@ gapi.load('client', async () => {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc