@types/mongoose-unique-validator
Advanced tools
Comparing version 1.0.6 to 1.0.7
// Type definitions for mongoose-unique-validator 1.0 | ||
// Project: https://github.com/blakehaswell/mongoose-unique-validator#readme | ||
// Definitions by: Steve Hipwell <https://github.com/stevehipwell> | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ // Minimum TypeScript Version: 4.1 |
{ | ||
"name": "@types/mongoose-unique-validator", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "TypeScript definitions for mongoose-unique-validator", | ||
@@ -9,5 +9,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongoose-unique-validator", | ||
{ | ||
"name": "Steve Hipwell", | ||
"url": "https://github.com/stevehipwell", | ||
"githubUsername": "stevehipwell" | ||
"name": "DefinitelyTyped", | ||
"url": "https://github.com/DefinitelyTyped", | ||
"githubUsername": "DefinitelyTyped" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "785c1af81882311a929da11de6ee047233dfadb4ef28b7a2905d16a9422575c1", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "f62e49b0593cb13e10d8b3a973bd324017b62f99f798533a65d940b199dc6f74", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -13,3 +13,3 @@ # Installation | ||
// Project: https://github.com/blakehaswell/mongoose-unique-validator#readme | ||
// Definitions by: Steve Hipwell <https://github.com/stevehipwell> | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -30,3 +30,3 @@ // Minimum TypeScript Version: 4.1 | ||
### Additional Details | ||
* Last updated: Sun, 24 Apr 2022 14:31:47 GMT | ||
* Last updated: Wed, 15 Feb 2023 19:32:46 GMT | ||
* Dependencies: [@types/mongoose](https://npmjs.com/package/@types/mongoose) | ||
@@ -36,2 +36,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [Steve Hipwell](https://github.com/stevehipwell). | ||
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped). |
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
3835