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

@types/plaid-link

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/plaid-link - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

2

plaid-link/index.d.ts

@@ -47,3 +47,3 @@ // Type definitions for non-npm package plaid-link-browser 2.0

interface LinkHandler {
open: () => void;
open: (institution_id?: string) => void; // the connect flow skips the 'Select your bank' step if `institution_id` is provided
exit: (options?: ExitOptions) => void;

@@ -50,0 +50,0 @@ destroy: () => void;

{
"name": "@types/plaid-link",
"version": "2.0.10",
"version": "2.0.11",
"description": "TypeScript definitions for plaid-link-browser",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/plaid-link",

"dependencies": {},
"typesPublisherContentHash": "2303d973ff520b2e47ad4a247732b1dafe6f526960082926d0142833abc994b7",
"typesPublisherContentHash": "25fdb2208e1c272b4eb2e0ee98fa287a6725ec0d89ab18c16bb449294a362895",
"typeScriptVersion": "4.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 28 Jun 2022 00:31:38 GMT
* Last updated: Wed, 20 Jul 2022 00:02:18 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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