New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/mongoose-aggregate-paginate-v2

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mongoose-aggregate-paginate-v2 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

mongoose-aggregate-paginate-v2/index.d.ts

@@ -27,3 +27,3 @@ // Type definitions for mongoose-aggregate-paginate-v2 1.0

interface PaginateOptions {
sort?: any;
sort?: object | string;
offset?: number;

@@ -30,0 +30,0 @@ page?: number;

{
"name": "@types/mongoose-aggregate-paginate-v2",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for mongoose-aggregate-paginate-v2",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "637940c395d787caaca9b4d41670c14bfa5143dbed30988a13b0988bdad2dbfa",
"typesPublisherContentHash": "42e2811a3f1553035175d48e9ce301fcccc32a01bd65711c1017616a59633a91",
"typeScriptVersion": "3.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 02 Dec 2020 19:14:42 GMT
* Last updated: Thu, 03 Dec 2020 21:20:08 GMT
* Dependencies: [@types/mongoose](https://npmjs.com/package/@types/mongoose)

@@ -14,0 +14,0 @@ * Global values: none

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