Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chokidar

Package Overview
Dependencies
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chokidar - npm Package Compare versions

Comparing version 0.10.7 to 0.10.8

1

index.js

@@ -461,3 +461,2 @@ 'use strict';

container.listeners.push(callback);
console.log(absPath, container)
}

@@ -464,0 +463,0 @@ var listenerIndex = container.listeners.length - 1;

2

package.json
{
"name": "chokidar",
"description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.",
"version": "0.10.7",
"version": "0.10.8",
"keywords": [

@@ -6,0 +6,0 @@ "fs",

@@ -30,5 +30,9 @@ # Chokidar

[brunch](http://brunch.io),
[socketstream](http://www.socketstream.org),
and [karma](http://karma-runner.github.io)
and has proven itself in production environments.
[karma](http://karma-runner.github.io),
[PM2](https://github.com/Unitech/PM2),
[socketstream](http://www.socketstream.org),
[derby](http://derbyjs.com/),
[watchify](https://github.com/substack/watchify),
and [many others](https://www.npmjs.org/browse/depended/chokidar/).
It has proven itself in production environments.

@@ -109,3 +113,3 @@ ## Getting started

Copyright (c) 2014 Paul Miller (http://paulmillr.com)
Copyright (c) 2014 Paul Miller (http://paulmillr.com) & Elan Shanker

@@ -112,0 +116,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of

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