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.5 to 2.0.6

2

plaid-link/index.d.ts
// Type definitions for non-npm package plaid-link-browser 2.0
// Project: https://github.com/plaid/link (Does not have to be to GitHub, but prefer linking to a source code repository rather than to a project website.)
// Definitions by: Aaron Holderman <https://github.com/afholderman>
// Hannes Kindströmmer <https://github.com/brolaugh>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/

@@ -47,2 +48,3 @@ // TypeScript Version: 2.4

exit: (options?: ExitOptions) => void;
destroy: () => void;
institutions: Institution[];

@@ -49,0 +51,0 @@ }

9

plaid-link/package.json
{
"name": "@types/plaid-link",
"version": "2.0.5",
"version": "2.0.6",
"description": "TypeScript definitions for plaid-link-browser",

@@ -11,2 +11,7 @@ "license": "MIT",

"githubUsername": "afholderman"
},
{
"name": "Hannes Kindströmmer",
"url": "https://github.com/brolaugh",
"githubUsername": "brolaugh"
}

@@ -23,4 +28,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "400fe31053c3c65d2085d3342a2e696e9a80d8fcccab93e5f03e3fd77303e061",
"typesPublisherContentHash": "74d05b1e63e23e8e48f102a73765ddb5bf938e4c8a805d88c56d0f65c6045e3f",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Thu, 05 Mar 2020 19:00:10 GMT
* Last updated: Fri, 27 Mar 2020 15:47:38 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Aaron Holderman](https://github.com/afholderman).
These definitions were written by [Aaron Holderman](https://github.com/afholderman), and [Hannes Kindströmmer](https://github.com/brolaugh).
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