braintree-web-drop-in
Advanced tools
Comparing version 1.17.1 to 1.17.2
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 @@ ------ |
@@ -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
1030564
20808
+ Added@braintree/sanitize-url@3.1.0(transitive)
+ Addedbraintree-web@3.44.2(transitive)
- Removed@braintree/sanitize-url@3.0.0(transitive)
- Removedbraintree-web@3.44.1(transitive)
Updatedbraintree-web@3.44.2