Socket
Socket
Sign inDemoInstall

vscode-chokidar

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-chokidar - npm Package Compare versions

Comparing version 1.6.4 to 1.6.5

14

package.json
{
"name": "vscode-chokidar",
"description": "VSCode fork of chokidar (A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.)",
"version": "1.6.4",
"description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.",
"version": "1.6.5",
"keywords": [

@@ -14,10 +14,10 @@ "fs",

],
"homepage": "https://github.com/bpasero/chokidar",
"homepage": "https://github.com/paulmillr/chokidar",
"author": "Paul Miller (http://paulmillr.com), Elan Shanker",
"repository": {
"type": "git",
"url": "https://github.com/bpasero/chokidar.git"
"url": "https://github.com/paulmillr/chokidar.git"
},
"bugs": {
"url": "https://github.com/bpasero/chokidar/issues"
"url": "https://github.com/paulmillr/chokidar/issues"
},

@@ -44,6 +44,6 @@ "license": "MIT",

"optionalDependencies": {
"vscode-fsevents": "0.3.9"
"vscode-fsevents": "0.3.10"
},
"dependencies": {
"vscode-anymatch": "^1.3.0",
"vscode-anymatch": "1.3.3",
"async-each": "^1.0.0",

@@ -50,0 +50,0 @@ "glob-parent": "^2.0.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