@types/joi
Advanced tools
Comparing version 10.4.3 to 10.4.4
@@ -141,2 +141,5 @@ // Type definitions for joi v10.4.2 | ||
contextPrefix?: string; | ||
default?: any; | ||
strict?: boolean; | ||
functions?: boolean; | ||
} | ||
@@ -143,0 +146,0 @@ |
{ | ||
"name": "@types/joi", | ||
"version": "10.4.3", | ||
"version": "10.4.4", | ||
"description": "TypeScript definitions for joi", | ||
@@ -55,4 +55,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5a71ceb75abd514d2d65b11e3909cce6abb26e9ace7442e86dcf8770b2973cf1", | ||
"typesPublisherContentHash": "98ac721de625632e9e4ed2a63829455764bf4bac1c2219a7505c19d3399f530d", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 18 Sep 2017 14:08:00 GMT | ||
* Last updated: Tue, 17 Oct 2017 16:30:06 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
39224
882