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

braintree-react

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braintree-react - npm Package Versions

2

3.3.0

Diff

jeffcarp
published 3.2.1 •

Changelog

Source

3.2.1 -- June 3, 2016

  • Update dependencies for React v15 (pitluga)
jeffcarp
published 3.2.0 •

Changelog

Source

3.2.0 -- June 2, 2016

  • Makes work with React v15 #29 (pitluga)
  • Add onError prop and implementation (christensena)
  • Fix a couple unmount bugs
    • Added .bind(this) to fix this bug in teardown (christensena)
    • Set braintreeInitialized back to false after teardown (I'm not sure if this was causing problems but it was a logic error)
jeffcarp
published 3.1.0 •

Changelog

Source

3.1.0 - May 2016

  • Add defaultFirst prop #27 (goodslav)
jeffcarp
published 3.0.1 •

Changelog

Source

3.0.1 - December 2015

  • Replace const with var to obviate need for a transpiler #18 (christensena)

  • The clientToken prop is now required. DropIn will no longer fall back to using a fake client token.

  • Removed the ability to rely on window.react - you now must use CommonJS to build braintree-react.

  • Removed all pre-built builds (the dist directory has been removed).

  • Moved from PhantomJS integration tests to Jest unit tests

    • Not ideal from a coverage perspective, but the current test setup was prohibitive
  • Renamed onNonceReceived prop to onPaymentMethodReceived (christensena)

  • Added teardown functionality to prevent multiple callback errors (christensena)

jeffcarp
published 3.0.0 •

jeffcarp
published 2.0.0 •

Changelog

Source

2.0.0 - July 2015

  • Moved to passing Braintree as a prop instead of bundling it (ascariandrea)
jeffcarp
published 1.2.0 •

jeffcarp
published 1.1.0 •

jeffcarp
published 1.0.2 •

2
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