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.0 to 0.26.1

2

yup/index.d.ts

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

ensure(): ArraySchema<T>;
compact(rejector: (value: any) => boolean): ArraySchema<T>;
compact(rejector?: (value: any) => boolean): ArraySchema<T>;
}

@@ -169,0 +169,0 @@

{
"name": "@types/yup",
"version": "0.26.0",
"version": "0.26.1",
"description": "TypeScript definitions for yup",

@@ -34,2 +34,3 @@ "license": "MIT",

"main": "",
"types": "",
"repository": {

@@ -41,4 +42,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "6be8db0a0dd966807bf2c20559743fa915120bdaac761673be582055390f6617",
"typesPublisherContentHash": "a8299f6cafc67873ca8feea2ff709e692ed383ac23b2ab9758d02b96c2c02dc0",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Fri, 12 Oct 2018 16:12:21 GMT
* Last updated: Thu, 01 Nov 2018 17:57:21 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