Socket
Socket
Sign inDemoInstall

fsevents

Package Overview
Dependencies
15
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.12 to 1.2.13

install.js

8

package.json
{
"name": "fsevents",
"version": "1.2.12",
"version": "1.2.13",
"description": "Native Access to Mac OS-X FSEvents",

@@ -17,3 +17,4 @@ "main": "fsevents.js",

"scripts": {
"test": "node ./test/fsevents.js && node ./test/function.js 2> /dev/null"
"test": "node ./test/fsevents.js && node ./test/function.js 2> /dev/null",
"install": "node install.js"
},

@@ -33,6 +34,3 @@ "repository": {

},
"bundledDependencies": [
"node-pre-gyp"
],
"homepage": "https://github.com/strongloop/fsevents"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc