New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6 to 0.1.7

6

dist/PlaidLink.js

@@ -13,3 +13,2 @@ 'use strict';

institution: null,
longtail: false,
selectAccount: false,

@@ -37,6 +36,2 @@ buttonText: 'Open Link',

// Set to true to launch Link with longtail institution support enabled.
// Longtail institutions are only available with the Connect product.
longtail: React.PropTypes.bool,
// The public_key associated with your account; available from

@@ -100,3 +95,2 @@ // the Plaid dashboard (https://dashboard.plaid.com)

key: this.props.publicKey,
longtail: this.props.longtail,
onExit: this.props.onExit,

@@ -103,0 +97,0 @@ onLoad: this.handleLinkOnLoad,

2

package.json
{
"name": "react-plaid-link",
"version": "0.1.6",
"version": "0.1.7",
"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