Socket
Socket
Sign inDemoInstall

fsevents

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fsevents - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

1

fsevents.js

@@ -63,3 +63,2 @@ /*

ctor.prototype[key] = function() {
console.log('invoke', key);
this._impl[key].apply(this._impl, arguments);

@@ -66,0 +65,0 @@ return this;

2

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

@@ -5,0 +5,0 @@ "main": "fsevents.js",

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