@types/yup
Advanced tools
Comparing version 0.26.1 to 0.26.2
@@ -279,2 +279,3 @@ // Type definitions for yup 0.26 | ||
tests: string[]; | ||
fields: object; | ||
} | ||
@@ -281,0 +282,0 @@ |
{ | ||
"name": "@types/yup", | ||
"version": "0.26.1", | ||
"version": "0.26.2", | ||
"description": "TypeScript definitions for yup", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -42,4 +42,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "a8299f6cafc67873ca8feea2ff709e692ed383ac23b2ab9758d02b96c2c02dc0", | ||
"typesPublisherContentHash": "cad64d474e9f16777ce69e0d6366f5bbe441483ecad550f5d59cfbccdb870845", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 01 Nov 2018 17:57:21 GMT | ||
* Last updated: Thu, 15 Nov 2018 02:07:01 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12975
284