@types/braintree-web
Advanced tools
Comparing version 3.96.2 to 3.96.3
@@ -13,3 +13,3 @@ /** | ||
export interface BraintreeError { | ||
export interface BraintreeError extends Error { | ||
/** | ||
@@ -16,0 +16,0 @@ * @description A code that corresponds to specific errors. |
{ | ||
"name": "@types/braintree-web", | ||
"version": "3.96.2", | ||
"version": "3.96.3", | ||
"description": "TypeScript definitions for Braintree-web", | ||
@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/braintree-web", | ||
}, | ||
"typesPublisherContentHash": "0131d639db20f3cadfeeaed2bd08737cdeb72f70f126977430e2c63275ccdf17", | ||
"typesPublisherContentHash": "5522d12e586a429ef27093953ceee63d0ff523d6fd22d3ac95270e7a409d9ca5", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 16 Aug 2023 10:03:09 GMT | ||
* Last updated: Thu, 31 Aug 2023 19:03:05 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` |
110460