@types/mongoose-lean-virtuals
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "@types/mongoose-lean-virtuals", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "TypeScript definitions for mongoose-lean-virtuals", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongoose-lean-virtuals", | ||
"license": "MIT", | ||
@@ -22,6 +23,6 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/mongoose": "*" | ||
"@types/mongoose": "5.10.5" | ||
}, | ||
"typesPublisherContentHash": "5b4cb50278a11211ba8d7dfb215b49b307a01f62ba8fd0cee7bcc3008f3c3a6e", | ||
"typeScriptVersion": "3.2" | ||
"typesPublisherContentHash": "7833da147a6e909eb3162eae4b47718f533078022cbfd4c672fec1a05e1a19ae", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -9,5 +9,23 @@ # Installation | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongoose-lean-virtuals. | ||
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongoose-lean-virtuals/index.d.ts) | ||
````ts | ||
// Type definitions for mongoose-lean-virtuals 0.5 | ||
// Project: https://github.com/vkarpov15/mongoose-lean-virtuals | ||
// Definitions by: Isaac Herrera <https://github.com/isaacdecoded> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.2 | ||
import { Schema } from 'mongoose'; | ||
declare function mongooseLeanVirtuals(schema: Schema): void; | ||
declare namespace mongooseLeanVirtuals { | ||
} | ||
export = mongooseLeanVirtuals; | ||
```` | ||
### Additional Details | ||
* Last updated: Fri, 24 Apr 2020 22:49:26 GMT | ||
* Last updated: Tue, 01 Jun 2021 20:32:02 GMT | ||
* Dependencies: [@types/mongoose](https://npmjs.com/package/@types/mongoose) | ||
@@ -14,0 +32,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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3702
1
35
+ Added@types/mongodb@4.0.7(transitive)
+ Added@types/mongoose@5.10.5(transitive)
+ Added@types/node@22.10.2(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/mongoose@5.11.97(transitive)
- Removeddebug@4.4.0(transitive)
- Removedkareem@2.6.3(transitive)
- Removedmongoose@8.9.0(transitive)
- Removedmpath@0.9.0(transitive)
- Removedmquery@5.0.0(transitive)
- Removedms@2.1.3(transitive)
- Removedsift@17.1.3(transitive)
Updated@types/mongoose@5.10.5