New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

inquirer-datepicker

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inquirer-datepicker - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

14

package.json
{
"name": "inquirer-datepicker",
"version": "1.1.0",
"version": "2.0.0",
"description": "Datepicker prompt for inquirer.js",

@@ -24,11 +24,15 @@ "main": "index.js",

"engines": {
"node": ">=6.0.0"
"node": ">=10.0.0"
},
"homepage": "https://github.com/nuintun/inquirer-datepicker#readme",
"dependencies": {
"chalk": "^3.0.0",
"moment": "^2.24.0",
"lodash": "^4.17.15",
"rxjs": "^6.6.0",
"chalk": "^4.1.0",
"moment": "^2.27.0",
"lodash": "^4.17.19",
"cli-cursor": "^3.1.0"
},
"devDependencies": {
"inquirer": "^7.3.0"
},
"peerDependencies": {

@@ -35,0 +39,0 @@ "inquirer": ">=6.0.0"

Sorry, the diff of this file is not supported yet

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