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.0.0 to 3.0.1

16

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

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

"devDependencies": {
"@types/jest": "^27.0.1",
"@types/jest": "^27.4.1",
"@types/node": "^16.6.1",
"auto-changelog": "^2.3.0",
"dotenv": "^10.0.0",
"auto-changelog": "^2.4.0",
"dotenv": "^16.0.0",
"jest": "^27.0.6",
"knex": "^0.95.1",
"knex": "^2.0.0",
"mysql": "^2.18.1",
"prettier": "^2.3.2",
"release-it": "^14.11.5",
"prettier": "^2.6.2",
"release-it": "^14.14.2",
"stringcase": "^4.3.1",
"tsd": "^0.17.0"
"tsd": "^0.20.0"
},

@@ -49,0 +49,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