Socket
Socket
Sign inDemoInstall

chokidar-cli

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chokidar-cli - npm Package Compare versions

Comparing version 1.2.3 to 2.0.0

7

package.json
{
"name": "chokidar-cli",
"description": "Ultra-fast cross-platform command line utility to watch file system changes.",
"version": "1.2.3",
"version": "2.0.0",
"keywords": [

@@ -34,3 +34,3 @@ "fs",

"bluebird": "3.5.5",
"chokidar": "2.1.5",
"chokidar": "3.0.2",
"lodash": "4.17.15",

@@ -44,3 +44,6 @@ "yargs": "13.3.0"

"test": "mocha"
},
"engines": {
"node": ">= 8"
}
}

@@ -22,2 +22,6 @@ # Chokidar CLI

## Pre-requisites
- Node.js v8.0.0 or newer
## Install

@@ -24,0 +28,0 @@

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