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.8 to 0.26.9

2

yup/index.d.ts

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

resolve: (value: any) => any;
createError: (params: { path: string; message: string }) => ValidationError;
createError: (params?: { path?: string; message?: string }) => ValidationError;
}

@@ -234,0 +234,0 @@

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

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

"dependencies": {},
"typesPublisherContentHash": "40fe1b01b0f0264f5ab77667f65ff707a3d82ef93b7b7573c9d4754428a5eaae",
"typesPublisherContentHash": "070583065fe0854e53af58533cbb13adb2fff7080b81e06adcda525e24305297",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Wed, 06 Feb 2019 21:17:13 GMT
* Last updated: Fri, 08 Feb 2019 00:47:58 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