react-plaid-link
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -41,3 +41,3 @@ 'use strict'; | ||
// The Plaid product you wish to use, either auth or connect. | ||
product: PropTypes.oneOfType(['auth', 'connect']).isRequired, | ||
product: PropTypes.oneOf(['auth', 'connect']).isRequired, | ||
@@ -44,0 +44,0 @@ // Specify an existing user's public token to launch Link in update mode. |
{ | ||
"name": "react-plaid-link", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "A React component for Plaid Link", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
6852
3
1
0