@types/mongoose-unique-validator
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,3 +5,3 @@ // Type definitions for mongoose-unique-validator 1.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
// TypeScript Version: 3.0 | ||
@@ -8,0 +8,0 @@ import { Schema } from "mongoose"; |
{ | ||
"name": "@types/mongoose-unique-validator", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "TypeScript definitions for mongoose-unique-validator", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "989b1f9888350ea4180e581d5665c5fd510a3b3c70784e0eae5f1cf7491670ce", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "58c196238db80b2f566df486ce9797cc4a3d824d3c77784f87a91d60a0cd878f", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 19 Jul 2019 17:20:13 GMT | ||
* Last updated: Thu, 03 Oct 2019 22:49:39 GMT | ||
* Dependencies: @types/mongoose | ||
@@ -14,0 +14,0 @@ * Global values: none |