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

cli-pages

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-pages - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

11

package.json
{
"name": "cli-pages",
"version": "1.2.5",
"version": "1.2.6",
"description": "pagination for command line apps",

@@ -25,9 +25,12 @@ "main": "src/index.js",

"license": "MIT",
"devDependencies": {
"ruxe": "^1.2.4",
"eslint-plugin-import": "^2.23.4"
},
"dependencies": {
"chalk": "^4.1.1",
"eslint-plugin-import": "^2.23.4",
"readline-utils": "^2.2.3",
"ruxe": "^1.2.4"
"events": "^3.3.0",
"readline-utils": "^2.2.3"
},
"repository": "https://github.com/jaipack17/cli-pages"
}
module.exports = {
Book: require("./pages")
}
}
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