@types/plaid-link
Advanced tools
Comparing version 2.0.5 to 2.0.6
// 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 @@ } |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6719
132