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

mongoose-paginate-v2

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-paginate-v2 - npm Package Compare versions

Comparing version 1.8.3 to 1.8.4

4

CHANGELOG.md
# Changelog
## v1.8.4
[2024-09-26]
* Fix for Inconsistent declaration of Query (#220)
## v1.8.3

@@ -4,0 +8,0 @@ [2024-07-23]

3

index.d.ts

@@ -137,3 +137,4 @@ declare module 'mongoose' {

}
// @ts-expect-error overwriting of mongoose Query interface
interface Query<

@@ -140,0 +141,0 @@ ResultType,

{
"name": "mongoose-paginate-v2",
"version": "1.8.3",
"version": "1.8.4",
"description": "A custom pagination library for Mongoose with customizable labels.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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