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

braintree-web

Package Overview
Dependencies
Maintainers
1
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braintree-web - npm Package Compare versions

Comparing version

to
2.30.0

9

CHANGELOG.md
CHANGELOG
=========
## 2.30.0
* Friendlier error when using a client token generated with insufficient privileges
* PayPal
* Adds support for additional currencies in Checkout with PayPal flow
- `HUF`
- `TWD`
* Bugfix - Fix privacy policy and user agreement links in some flows
## 2.29.0

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

2

package.json
{
"name": "braintree-web",
"description": "A suite of tools for integrating Braintree in the browser",
"version": "2.29.0",
"version": "2.30.0",
"main": "dist/braintree.js",

@@ -6,0 +6,0 @@ "repository": {

Sorry, the diff of this file is too big to display