@types/yup
Advanced tools
Comparing version 0.29.14 to 0.32.0
{ | ||
"name": "@types/yup", | ||
"version": "0.29.14", | ||
"description": "TypeScript definitions for yup", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yup", | ||
"version": "0.32.0", | ||
"description": "Stub TypeScript definitions entry for yup, which provides its own types definitions", | ||
"main": "", | ||
"scripts": {}, | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Dominik Hardtke", | ||
"url": "https://github.com/dhardtke", | ||
"githubUsername": "dhardtke" | ||
}, | ||
{ | ||
"name": "Vladyslav Tserman", | ||
"url": "https://github.com/vtserman", | ||
"githubUsername": "vtserman" | ||
}, | ||
{ | ||
"name": "Moreton Bay Regional Council", | ||
"url": "https://github.com/MoretonBayRC", | ||
"githubUsername": "MoretonBayRC" | ||
}, | ||
{ | ||
"name": "Sindre Seppola", | ||
"url": "https://github.com/sseppola", | ||
"githubUsername": "sseppola" | ||
}, | ||
{ | ||
"name": "Yash Kulshrestha", | ||
"url": "https://github.com/YashdalfTheGray", | ||
"githubUsername": "YashdalfTheGray" | ||
}, | ||
{ | ||
"name": "Vincent Pizzo", | ||
"url": "https://github.com/vincentjames501", | ||
"githubUsername": "vincentjames501" | ||
}, | ||
{ | ||
"name": "Robert Bullen", | ||
"url": "https://github.com/robertbullen", | ||
"githubUsername": "robertbullen" | ||
}, | ||
{ | ||
"name": "Yusuke Sato", | ||
"url": "https://github.com/sat0yu", | ||
"githubUsername": "sat0yu" | ||
}, | ||
{ | ||
"name": "Desmond Koh", | ||
"url": "https://github.com/deskoh", | ||
"githubUsername": "deskoh" | ||
}, | ||
{ | ||
"name": "Maurice de Beijer", | ||
"url": "https://github.com/mauricedb", | ||
"githubUsername": "mauricedb" | ||
}, | ||
{ | ||
"name": "Elías García", | ||
"url": "https://github.com/elias-garcia", | ||
"githubUsername": "elias-garcia" | ||
}, | ||
{ | ||
"name": "Ian Sanders", | ||
"url": "https://github.com/iansan5653", | ||
"githubUsername": "iansan5653" | ||
}, | ||
{ | ||
"name": "Jay Fong", | ||
"url": "https://github.com/fjc0k", | ||
"githubUsername": "fjc0k" | ||
}, | ||
{ | ||
"name": "Lukas Elmer", | ||
"url": "https://github.com/lukaselmer", | ||
"githubUsername": "lukaselmer" | ||
} | ||
], | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/yup" | ||
"dependencies": { | ||
"yup": "*" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f78a55493129ba9eb39ac8a879b24a8d6f3c67b1898c4b2dd8e5bce95009c449", | ||
"typeScriptVersion": "3.9" | ||
"deprecated": "This is a stub types definition. yup provides its own type definitions, so you do not need this installed." | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/yup` | ||
This is a stub types definition for @types/yup (https://github.com/jquense/yup). | ||
# Summary | ||
This package contains type definitions for yup (https://github.com/jquense/yup). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yup. | ||
### Additional Details | ||
* Last updated: Mon, 16 May 2022 17:01:47 GMT | ||
* Dependencies: none | ||
* 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), [Elías García](https://github.com/elias-garcia), [Ian Sanders](https://github.com/iansan5653), [Jay Fong](https://github.com/fjc0k), and [Lukas Elmer](https://github.com/lukaselmer). | ||
yup provides its own type definitions, so you don't need @types/yup installed! |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
1693
1
3
0
2
1
1
3
1
2
+ Addedyup@*
+ Addedproperty-expr@2.0.6(transitive)
+ Addedtiny-case@1.0.3(transitive)
+ Addedtoposort@2.0.2(transitive)
+ Addedtype-fest@2.19.0(transitive)
+ Addedyup@1.4.0(transitive)