You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →

@parameter1/mongodb-pagination

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
1.5.0

{
"name": "@parameter1/mongodb-pagination",
"version": "1.4.1",
"version": "1.5.0",
"type": "module",

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

"dependencies": {
"@parameter1/mongodb-bson": "^1.0.1",
"@parameter1/mongodb-prop-types": "^1.3.1",
"@parameter1/mongodb-bson": "^1.0.2",
"@parameter1/mongodb-prop-types": "^1.4.0",
"@parameter1/object-path": "^2.0.0",
"@parameter1/slug": "^2.1.0",
"@parameter1/utils": "^2.0.0",
"joi": "^17.7.0",
"joi": "^17.9.1",
"lodash.orderby": "^4.6.0",

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

"devDependencies": {
"@parameter1/mongodb-core": "^1.3.0"
"@parameter1/mongodb-core": "^1.4.0"
},

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

},
"gitHead": "59c9dcaec9c498ea282c04c0f4c10a075ebcf6d0"
"gitHead": "526d645fc2940709d80f6a08c387ebca688228ec"
}