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.24.4 to 0.24.5

2

yup/index.d.ts

@@ -145,3 +145,3 @@ // Type definitions for yup 0.24

from(fromKey: string, toKey: string, alias?: boolean): ObjectSchema<T>;
noUnknown(onlyKnownKeys: boolean, message?: string): ObjectSchema<T>;
noUnknown(onlyKnownKeys?: boolean, message?: string): ObjectSchema<T>;
transformKeys(callback: (key: any) => any): void;

@@ -148,0 +148,0 @@ camelCase(): ObjectSchema<T>;

{
"name": "@types/yup",
"version": "0.24.4",
"version": "0.24.5",
"description": "TypeScript definitions for yup",

@@ -31,8 +31,8 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "c48e6af48d353f766a5278cc252373154c0eae6904ef8b19208ee7e16dfdfe15",
"typesPublisherContentHash": "d24bb56e25d98ac224420f55b2dcf46eadac845d3ed367d4ca02578f7c0dc757",
"typeScriptVersion": "2.2"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/yup
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yup
Additional Details
* Last updated: Thu, 10 May 2018 20:18:20 GMT
* Last updated: Thu, 31 May 2018 22:14:11 GMT
* Dependencies: none

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc