counterpane
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -45,2 +45,3 @@ var fs = require('fs'); | ||
fs.readdir(dir, function (error, list) { | ||
console.log(list); | ||
if (error) { | ||
@@ -47,0 +48,0 @@ return done(error); |
@@ -5,3 +5,3 @@ { | ||
"description": "Counts files covered by tests", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "url": "" |
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
4455
116