Socket
Socket
Sign inDemoInstall

@types/yup

Package Overview
Dependencies
0
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.26.7 to 0.26.8

1

yup/index.d.ts

@@ -29,2 +29,3 @@ // Type definitions for yup 0.26

export function setLocale(customLocale: LocaleObject): void;
export function isSchema(obj: any): obj is Schema<any>;

@@ -31,0 +32,0 @@ export const mixed: MixedSchemaConstructor;

4

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

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

"dependencies": {},
"typesPublisherContentHash": "1580bd05d1f7ddabe0715f24a9df067524b0081b037bbf4da30be49c7eea44c7",
"typesPublisherContentHash": "40fe1b01b0f0264f5ab77667f65ff707a3d82ef93b7b7573c9d4754428a5eaae",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Mon, 28 Jan 2019 20:42:50 GMT
* Last updated: Wed, 06 Feb 2019 21:17:13 GMT
* Dependencies: none

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc