@foal/mongoose
Advanced tools
Comparing version 1.11.2 to 1.12.0
@@ -13,2 +13,3 @@ /** | ||
* @export | ||
* @deprecated | ||
* @param {any} userModel - The Mongoose Model | ||
@@ -15,0 +16,0 @@ * @returns {((id: number|string) => Promise<any>)} The returned function expecting an id. |
@@ -15,2 +15,3 @@ "use strict"; | ||
* @export | ||
* @deprecated | ||
* @param {any} userModel - The Mongoose Model | ||
@@ -17,0 +18,0 @@ * @returns {((id: number|string) => Promise<any>)} The returned function expecting an id. |
{ | ||
"name": "@foal/mongoose", | ||
"version": "1.11.2", | ||
"version": "1.12.0", | ||
"description": "FoalTS integration of Mongoose", | ||
@@ -62,3 +62,3 @@ "main": "./lib/index.js", | ||
}, | ||
"gitHead": "f1b3749d6e1c03b24205735faf5ebbfe653f7553" | ||
"gitHead": "72de81491ca3474ce8d44ce9d803ecba56743d46" | ||
} |
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
8652
74