Socket
Socket
Sign inDemoInstall

sane

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sane - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

2

index.js

@@ -9,3 +9,3 @@ 'use strict';

function throwNoFSEventsSupports() {
throw new Error('Sane >= 4 no longer support the fsevents module.');
throw new Error('Sane >= 4 no longer support the fsevents module.');
}

@@ -12,0 +12,0 @@

{
"name": "sane",
"version": "4.0.1",
"version": "4.0.2",
"description": "Sane aims to be fast, small, and reliable file system watcher.",

@@ -33,3 +33,3 @@ "main": "index.js",

"capture-exit": "^1.2.0",
"exec-sh": "^0.2.0",
"exec-sh": "^0.3.2",
"execa": "^1.0.0",

@@ -44,3 +44,3 @@ "fb-watchman": "^2.0.0",

"eslint": "^3.19.0",
"mocha": "~1.17.1",
"mocha": "^5.2.0",
"prettier": "^1.3.1",

@@ -47,0 +47,0 @@ "rimraf": "~2.2.6",

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