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

@foal/mongoose

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foal/mongoose - npm Package Compare versions

Comparing version 1.11.2 to 1.12.0

1

lib/utils/fetch-user.util.d.ts

@@ -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.

4

package.json
{
"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"
}
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