Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/yup

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/yup - npm Package Compare versions

Comparing version 0.29.14 to 0.32.0

92

yup/package.json
{
"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!
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc