Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

braintree-web

Package Overview
Dependencies
Maintainers
1
Versions
280
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 2.17.5 to 2.17.6

17

CHANGELOG.md
CHANGELOG
=========
## 2.17.6
* Bugfix - Reduce time to report error if there is an unhandled error (SSL, gateway unreachable, etc) with the JSONP driver
* Avoid exceptions caused by closed `window.opener`s in IE
* Hosted Fields
* Bugfixes
* `onFieldEvent` wasn't being called when `isEmpty` changed (fixes [#110](https://github.com/braintree/braintree-web/issues/110))
* Teardown no longer injects empty `payment_method_nonce` input field
* Field locking no longer occurs on iOS
* 3-digit expiration month+date strings such as `2/20` are now valid
* Space separated expiration dates such as `1 2020` are now valid
* Potential validity of slashless expiration dates is now consistent
* Expiration dates that are too long are no longer considered valid
* CVV validation does not always validate 3-digit values as valid
* Dropin
* Bugfix - Fixes an error around deviceData being undefined (fixes [#114](https://github.com/braintree/braintree-web/issues/114))
## 2.17.5

@@ -5,0 +22,0 @@

2

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

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

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