Socket
Socket
Sign inDemoInstall

vscode-fsevents

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-fsevents - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

12

package.json
{
"name": "vscode-fsevents",
"version": "0.3.8",
"description": "VSCode fork of fsevents (Native Access to Mac OS-X FSEvents)",
"version": "0.3.9",
"description": "Native Access to Mac OS-X FSEvents",
"main": "fsevents.js",
"dependencies": {
"nan": "^2.3.0"
"nan": "^2.10.0"
},

@@ -20,3 +20,3 @@ "os": [

"type": "git",
"url": "https://github.com/bpasero/fsevents.git"
"url": "https://github.com/strongloop/fsevents.git"
},

@@ -30,5 +30,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/bpasero/fsevents/issues"
"url": "https://github.com/strongloop/fsevents/issues"
},
"homepage": "https://github.com/bpasero/fsevents",
"homepage": "https://github.com/strongloop/fsevents",
"devDependencies": {

@@ -35,0 +35,0 @@ "tap": "~0.4.8"

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