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

braintree-web-drop-in

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braintree-web-drop-in - npm Package Compare versions

Comparing version 1.17.1 to 1.17.2

6

CHANGELOG.md
CHANGELOG
=========
1.17.2
------
- Update braintree-web to v3.44.2
- Google Pay: Fix issue where tokenization details for Google Payments could accidentally be dropped
- PayPal: Fix bug where merchant account id was not being applied in vault flows
1.17.1

@@ -5,0 +11,0 @@ ------

2

index.js

@@ -115,3 +115,3 @@ 'use strict';

var VERSION = "1.17.1";
var VERSION = "1.17.2";

@@ -118,0 +118,0 @@ /**

{
"name": "braintree-web-drop-in",
"version": "1.17.1",
"version": "1.17.2",
"main": "index.js",

@@ -65,3 +65,3 @@ "scripts": {

"dependencies": {
"braintree-web": "3.44.1",
"braintree-web": "3.44.2",
"@braintree/asset-loader": "0.2.1",

@@ -68,0 +68,0 @@ "@braintree/browser-detection": "1.7.0",

@@ -33,3 +33,3 @@ # Braintree Web Drop-in

<script src="https://js.braintreegateway.com/web/dropin/1.17.0/js/dropin.min.js"></script>
<script src="https://js.braintreegateway.com/web/dropin/1.17.2/js/dropin.min.js"></script>

@@ -36,0 +36,0 @@ <script>

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

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

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