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

knex-paginate

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knex-paginate - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

20

package.json
{
"name": "knex-paginate",
"version": "3.1.2",
"version": "3.1.3",
"description": "Extension of Knex's query builder with `paginate` method that will help with your pagination tasks.",

@@ -37,13 +37,13 @@ "main": "lib/index.js",

"@types/jest": "^29.2.0",
"@types/node": "^16.6.1",
"@types/node": "^18.19.34",
"auto-changelog": "^2.4.0",
"dotenv": "^16.0.3",
"jest": "^29.2.2",
"knex": "^2.3.0",
"knex-mock-client": "^1.8.4",
"mysql2": "^3.9.4",
"prettier": "^2.7.1",
"release-it": "^15.5.0",
"dotenv": "^16.4.5",
"jest": "^29.7.0",
"knex": "^3.1.0",
"knex-mock-client": "^3.0.0",
"mysql2": "^3.10.0",
"prettier": "^3.3.0",
"release-it": "^16.3.0",
"stringcase": "^4.3.1",
"tsd": "^0.24.1"
"tsd": "^0.31.0"
},

@@ -50,0 +50,0 @@ "jest": {

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