Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "nsfw", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "A simple file watcher for Node", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,3 +13,3 @@ # node-sentinel-file-watcher | ||
<td colspan="2" align="center"> | ||
<a href="https://travis-ci.org/Axosoft/node-sentinel-file-watcher"><img src="https://travis-ci.org/Axosoft/node-sentinel-file-watcher.svg?branch=master"></a> | ||
<a href="https://travis-ci.org/Axosoft/nsfw"><img src="https://travis-ci.org/Axosoft/nsfw.svg?branch=master"></a> | ||
</td> | ||
@@ -27,3 +27,3 @@ <td align="center"> | ||
```js | ||
var nsfw = require('node-sentinel-file-watcher'); | ||
var nsfw = require('nsfw'); | ||
var watcherOne = new nsfw( | ||
@@ -30,0 +30,0 @@ 'dir1', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
192337
46