@types/mongoose-unique-validator
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,2 +5,3 @@ // Type definitions for mongoose-unique-validator 1.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -7,0 +8,0 @@ import { Schema } from "mongoose"; |
{ | ||
"name": "@types/mongoose-unique-validator", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for mongoose-unique-validator", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Steve Hipwell", | ||
"url": "https://github.com/stevehipwell" | ||
"url": "https://github.com/stevehipwell", | ||
"githubUsername": "stevehipwell" | ||
} | ||
@@ -22,5 +23,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "62232d077032383dbd9d172e699ce58f10ddc8378faaf19a697d4350d2dc9c8a", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "c3b73fbdab42ffd3be2c1183aaa8a67087063c798a9248be1ee2b9a35ba49cd9", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 22 May 2017 17:20:15 GMT | ||
* Last updated: Thu, 09 Nov 2017 09:38:02 GMT | ||
* Dependencies: mongoose | ||
@@ -14,0 +14,0 @@ * Global values: none |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2977
10