🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@parameter1/mongodb-pagination

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parameter1/mongodb-pagination - npm Package Compare versions

Comparing version

to
3.1.0

12

package.json
{
"name": "@parameter1/mongodb-pagination",
"version": "3.0.1",
"version": "3.1.0",
"type": "module",

@@ -28,8 +28,8 @@ "description": "Cursor, offset, and embedded object pagination for MongoDB queries.",

"dependencies": {
"@parameter1/mongodb-bson": "^3.0.0",
"@parameter1/mongodb-prop-types": "^3.0.0",
"@parameter1/mongodb-bson": "^3.1.0",
"@parameter1/mongodb-prop-types": "^3.1.0",
"@parameter1/object-path": "^2.0.0",
"@parameter1/slug": "^2.2.0",
"@parameter1/utils": "^2.0.0",
"joi": "^17.10.0",
"joi": "^17.10.2",
"lodash.orderby": "^4.6.0",

@@ -42,3 +42,3 @@ "sift": "^17.0.1"

"devDependencies": {
"@parameter1/mongodb-core": "^3.0.0"
"@parameter1/mongodb-core": "^3.1.0"
},

@@ -48,3 +48,3 @@ "publishConfig": {

},
"gitHead": "ce64626fc6103a323cf47e35d49144da73e78b84"
"gitHead": "f9ad5fcc5b10374af570a8aef784a38955c6f6f2"
}