Socket
Socket
Sign inDemoInstall

@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.24.1 to 0.24.2

1

yup/index.d.ts

@@ -49,2 +49,3 @@ // Type definitions for yup 0.24

required(message?: string): this;
notRequired(): this;
typeError(message?: string): this;

@@ -51,0 +52,0 @@ oneOf(arrayOfValues: any[], message?: string): this;

4

yup/package.json
{
"name": "@types/yup",
"version": "0.24.1",
"version": "0.24.2",
"description": "TypeScript definitions for yup",

@@ -30,4 +30,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "fba262445e8a20ffe29c0f03461e323089e353df6985f43513bc03c2cee6f3c9",
"typesPublisherContentHash": "8b6cae5679e3da93cd2f2f7b4d7542af296046efe1397e4171959c70a3450401",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 15 Feb 2018 21:25:40 GMT
* Last updated: Sat, 24 Mar 2018 21:31:01 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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