plaid-node icon indicating copy to clipboard operation
plaid-node copied to clipboard

Node bindings for Plaid

Results 31 plaid-node issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.15.1. Commits 62a551c Release version 1.15.1 of the npm package. 7fe0779 Use for ... of. 948c30c Fix redirecting to relative URL when using proxy 22e81fc...

dependencies

communicating release schedule

Snyk has created this PR to upgrade axios from 0.21.4 to 0.22.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=axios&from_version=0.21.4&to_version=0.22.0&pr_id=1709f410-4d46-4e90-b797-ffc92e2c5036&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Configuration and PlaidApi don't exist in the type definitions. Also, PlaidEnvironments should be an enum or a method to get the values and not just an interface for the object.