New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.75.0 to 3.75.1

8

braintree-web/modules/apple-pay.d.ts

@@ -76,6 +76,8 @@ import { callback } from './core';

canMakePayments(): boolean;
static canMakePayments(): boolean;
canMakePaymentsWithActiveCard(merchantIdentifier: string): boolean;
static canMakePaymentsWithActiveCard(merchantIdentifier: string): boolean;
static supportsVersion(version: number): boolean;
completeMerchantValidation(merchantSession: any): void;

@@ -100,4 +102,2 @@

supportsVersion(version: number): boolean;
oncancel: (event: any) => void;

@@ -104,0 +104,0 @@

{
"name": "@types/braintree-web",
"version": "3.75.0",
"version": "3.75.1",
"description": "TypeScript definitions for Braintree-web",

@@ -30,4 +30,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "26f249ec1faf063c4354b82049a3e3dd0af4265a1911d5dde6e1ac8ea569908e",
"typesPublisherContentHash": "365c171dcf9a0f687126f32e091ff70ee32c43100bf32db15c8ed73fb47121cd",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Thu, 25 Mar 2021 20:31:51 GMT
* Last updated: Thu, 29 Apr 2021 08:01:24 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 @@ * Global values: `braintree`

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