Comparing version 1.0.1 to 1.0.2
@@ -47,3 +47,2 @@ // Usage example. By default Check will log to the console, but not a file. | ||
if (options.filename) { | ||
console.log("ADDING FILE " + options.filename); | ||
winston.add(winston.transports.File, { filename: options.filename }); | ||
@@ -50,0 +49,0 @@ } |
{ | ||
"name": "conchk", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Internet connection checker", | ||
@@ -12,4 +12,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"winston": "^1.0.1" | ||
"winston": "1.0.1" | ||
} | ||
} |
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
2162
3
45
+ Addedasync@0.9.2(transitive)
+ Addedwinston@1.0.1(transitive)
- Removedasync@1.0.0(transitive)
- Removedwinston@1.1.2(transitive)
Updatedwinston@1.0.1