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.26.9 to 0.26.10

2

yup/index.d.ts

@@ -73,3 +73,3 @@ // Type definitions for yup 0.26

default(): T;
nullable(isNullable: boolean): this;
nullable(isNullable?: boolean): this;
required(message?: TestOptionsMessage): this;

@@ -76,0 +76,0 @@ notRequired(): this;

{
"name": "@types/yup",
"version": "0.26.9",
"version": "0.26.10",
"description": "TypeScript definitions for yup",

@@ -57,8 +57,9 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/yup"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "070583065fe0854e53af58533cbb13adb2fff7080b81e06adcda525e24305297",
"typesPublisherContentHash": "d680b6cf82524a46b37819d0b32b66e938f618cb1559486cf8ceb954fd84b832",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Fri, 08 Feb 2019 00:47:58 GMT
* Last updated: Tue, 26 Feb 2019 23:30:35 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