@types/yup
Advanced tools
Comparing version 0.26.32 to 0.26.33
@@ -14,2 +14,3 @@ // Type definitions for yup 0.26 | ||
// Kalley Powell <https://github.com/kalley> | ||
// Elías García <https://github.com/elias-garcia> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -307,3 +308,3 @@ // TypeScript Version: 2.8 | ||
/** | ||
* Teturn from validation methods on the first error rather than after all validations run. Default - true | ||
* Return from validation methods on the first error rather than after all validations run. Default - true | ||
*/ | ||
@@ -310,0 +311,0 @@ abortEarly?: boolean; |
{ | ||
"name": "@types/yup", | ||
"version": "0.26.32", | ||
"version": "0.26.33", | ||
"description": "TypeScript definitions for yup", | ||
@@ -61,2 +61,7 @@ "license": "MIT", | ||
"githubUsername": "kalley" | ||
}, | ||
{ | ||
"name": "Elías García", | ||
"url": "https://github.com/elias-garcia", | ||
"githubUsername": "elias-garcia" | ||
} | ||
@@ -73,4 +78,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "946c1c46d014cfaf6c8abc0d1f4f6209c2db1c6bb361099ad3653c571fa600a3", | ||
"typesPublisherContentHash": "2efc7bd41cbe708f3b0915f0e6f5f977a1d12ac3ab4f45df404f22fcd4dc761c", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 18 Feb 2020 21:30:07 GMT | ||
* Last updated: Wed, 18 Mar 2020 20:24:12 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [Dominik Hardtke](https://github.com/dhardtke), [Vladyslav Tserman](https://github.com/vtserman), [Moreton Bay Regional Council](https://github.com/MoretonBayRC), [Sindre Seppola](https://github.com/sseppola), [Yash Kulshrestha](https://github.com/YashdalfTheGray), [Vincent Pizzo](https://github.com/vincentjames501), [Robert Bullen](https://github.com/robertbullen), [Yusuke Sato](https://github.com/sat0yu), [Desmond Koh](https://github.com/deskoh), [Maurice de Beijer](https://github.com/mauricedb), and [Kalley Powell](https://github.com/kalley). | ||
These definitions were written by [Dominik Hardtke](https://github.com/dhardtke), [Vladyslav Tserman](https://github.com/vtserman), [Moreton Bay Regional Council](https://github.com/MoretonBayRC), [Sindre Seppola](https://github.com/sseppola), [Yash Kulshrestha](https://github.com/YashdalfTheGray), [Vincent Pizzo](https://github.com/vincentjames501), [Robert Bullen](https://github.com/robertbullen), [Yusuke Sato](https://github.com/sat0yu), [Desmond Koh](https://github.com/deskoh), [Maurice de Beijer](https://github.com/mauricedb), [Kalley Powell](https://github.com/kalley), and [Elías García](https://github.com/elias-garcia). |
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
24222
457