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.26 to 0.26.27

2

yup/index.d.ts

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

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

@@ -297,0 +297,0 @@

{
"name": "@types/yup",
"version": "0.26.26",
"version": "0.26.27",
"description": "TypeScript definitions for yup",

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

"dependencies": {},
"typesPublisherContentHash": "116f1f9eb549a99fa4d0d538c1dfd7b2b4b31d33f634c6ac933b806981ea7d7e",
"typesPublisherContentHash": "f706bd7aac0a7a0c468505b83b3f28aa22637ade0ca472b49e6d682a402d90fd",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Wed, 27 Nov 2019 23:43:10 GMT
* Last updated: Fri, 20 Dec 2019 07:06:55 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