Comparing version 0.4.0 to 0.5.0
@@ -15,3 +15,3 @@ // Copyright 2010-2011 Mikeal Rogers | ||
var sys = require('sys') | ||
var sys = require('util') | ||
, fs = require('fs') | ||
@@ -18,0 +18,0 @@ , path = require('path') |
{ "name" : "watch" | ||
, "description" : "Utilities for watching file trees." | ||
, "tags" : ["util", "utility", "fs", "files"] | ||
, "version" : "0.4.0" | ||
, "version" : "0.5.0" | ||
, "homepage": "https://github.com/mikeal/watch" | ||
, "bugs": | ||
{ "web": "https://github.com/mikeal/watch/issues" } | ||
{ "url": "https://github.com/mikeal/watch/issues" } | ||
, "repository": { "type": "git" | ||
@@ -9,0 +9,0 @@ , "url": "git://github.com/mikeal/watch.git" |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
17020
1