Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/braintree-web

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/braintree-web - npm Package Compare versions

Comparing version 3.96.12 to 3.96.13

6

braintree-web/package.json
{
"name": "@types/braintree-web",
"version": "3.96.12",
"version": "3.96.13",
"description": "TypeScript definitions for braintree-web",

@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/braintree-web",

},
"typesPublisherContentHash": "a4d70d7b980781a8469b08bf17b4154e0fe9bd58aab5ba38ca570c2554f9ac72",
"typeScriptVersion": "4.7"
"typesPublisherContentHash": "1bcd56e82846c59ae2eb60613b957b768fbe9cfa118b408a799840c242a0829c",
"typeScriptVersion": "4.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Sun, 23 Jun 2024 11:06:55 GMT
* Last updated: Thu, 05 Sep 2024 08:09:35 GMT
* Dependencies: [@types/googlepay](https://npmjs.com/package/@types/googlepay), [@types/paypal-checkout-components](https://npmjs.com/package/@types/paypal-checkout-components)

@@ -14,0 +14,0 @@

@@ -30,2 +30,21 @@ import { Client } from "./client";

threeDSecureAuthenticationId: string;
status:
| "authenticate_attempt_successful"
| "authenticate_error"
| "authenticate_failed_acs_error"
| "authenticate_failed"
| "authenticate_frictionless_failed"
| "authenticate_rejected"
| "authenticate_successful"
| "authenticate_unable_to_authenticate"
| "authentication_unavailable"
| "challenge_required"
| "data_only_successful"
| "lookup_bypassed"
| "lookup_card_error"
| "lookup_error"
| "lookup_failed_acs_error"
| "lookup_not_enrolled"
| "unsupported_account_type"
| "unsupported_card";
}

@@ -32,0 +51,0 @@

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