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

react-plaid-link

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-plaid-link - npm Package Versions

1
6

2.0.2

Diff

Changelog

Source

2.0.2

  • Fix publicKey prop and auto-generate PropTypes for React component (#87)
pbernasconi
published 2.0.1 •

Changelog

Source

2.0.1

  • Add className prop to PlaidLink React component (#83)
  • Add type=button to PlaidLink React component (#83)
pbernasconi
published 2.0.0 •

Changelog

Source

2.0.0

New
  • Add usePlaidLink hook for simpler and more configurable use-cases
  • Add Typescript support
  • Add Storybook support
  • Improve and simplify examples (located at ./examples)
  • Simplify PlaidLink HOC internals and import
Breaking changes
  • Remove support for React versions below <16.8.x
  • For the PlaidLink button component, we've removed the default import:
Before:
import PlaidLink from 'react-plaid-link';
After
import { PlaidLink } from 'react-plaid-link';
pbernasconi
published 1.5.1 •

pbernasconi
published 1.5.0 •

pbernasconi
published 1.4.1 •

pbernasconi
published 1.4.0 •

pbernasconi
published 1.3.1 •

pbernasconi
published 1.3.0 •

pbernasconi
published 1.2.0 •

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