Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/mongoose-unique-validator

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mongoose-unique-validator - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

mongoose-unique-validator/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for mongoose-unique-validator 1.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
// Minimum TypeScript Version: 3.2

@@ -8,0 +8,0 @@ import { Schema } from "mongoose";

{
"name": "@types/mongoose-unique-validator",
"version": "1.0.3",
"version": "1.0.4",
"description": "TypeScript definitions for mongoose-unique-validator",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -25,4 +25,4 @@ "type": "git",

},
"typesPublisherContentHash": "58c196238db80b2f566df486ce9797cc4a3d824d3c77784f87a91d60a0cd878f",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "0d2055ccedb4c3bf432767404f0c287c6385a51694b6e79a6a95f94f5cca35e9",
"typeScriptVersion": "3.2"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongoose-unique-validator
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongoose-unique-validator.
Additional Details
* Last updated: Thu, 03 Oct 2019 22:49:39 GMT
* Dependencies: @types/mongoose
### Additional Details
* Last updated: Fri, 24 Apr 2020 22:49:27 GMT
* Dependencies: [@types/mongoose](https://npmjs.com/package/@types/mongoose)
* Global values: none
# Credits
These definitions were written by Steve Hipwell <https://github.com/stevehipwell>.
These definitions were written by [Steve Hipwell](https://github.com/stevehipwell).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc