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 Compare versions

Comparing version 0.1.8 to 0.1.9

2

dist/PlaidLink.js

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

// The Plaid product you wish to use, either auth or connect.
product: PropTypes.oneOfType(['auth', 'connect']).isRequired,
product: PropTypes.oneOf(['auth', 'connect']).isRequired,

@@ -44,0 +44,0 @@ // Specify an existing user's public token to launch Link in update mode.

{
"name": "react-plaid-link",
"version": "0.1.8",
"version": "0.1.9",
"description": "A React component for Plaid Link",

@@ -5,0 +5,0 @@ "files": [

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