Comparing version 3.0.1 to 3.0.2
@@ -52,4 +52,4 @@ 'use strict'; | ||
if (files === null) { | ||
return callback(new Error(`Could not find any files based on ${opts.pattern}`)) | ||
if (files.length === 0) { | ||
return callback(new Error(`Could not find any files based on ${opts.pattern}`)); | ||
} | ||
@@ -56,0 +56,0 @@ |
{ | ||
"name": "jlint", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "cli that parses the current JSON you have in your current clipboard", | ||
@@ -42,7 +42,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"cardinal": "0.5.0", | ||
"copy-paste": "1.1.3", | ||
"cardinal": "0.6.0", | ||
"copy-paste": "1.1.4", | ||
"glob": "5.0.15", | ||
"log-symbols": "1.0.2", | ||
"meow": "3.4.2", | ||
"meow": "3.6.0", | ||
"parse-json": "2.2.0", | ||
@@ -49,0 +49,0 @@ "update-notifier": "0.5.0" |
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
5992
+ Addedcamelcase@2.1.1(transitive)
+ Addedcamelcase-keys@2.1.0(transitive)
+ Addedcardinal@0.6.0(transitive)
+ Addedcopy-paste@1.1.4(transitive)
+ Addedesprima@2.7.3(transitive)
+ Addedmeow@3.6.0(transitive)
+ Addedredeyed@0.6.0(transitive)
+ Addedsync-exec@0.6.2(transitive)
- Removedcamelcase@1.2.1(transitive)
- Removedcamelcase-keys@1.0.0(transitive)
- Removedcardinal@0.5.0(transitive)
- Removedcopy-paste@1.1.3(transitive)
- Removedesprima-fb@12001.1.0-dev-harmony-fb(transitive)
- RemovedexecSync@1.0.2(transitive)
- Removedgraceful-fs@1.2.3(transitive)
- Removedmeow@3.4.2(transitive)
- Removedredeyed@0.5.0(transitive)
- Removedrimraf@2.1.4(transitive)
- Removedtemp@0.5.1(transitive)
Updatedcardinal@0.6.0
Updatedcopy-paste@1.1.4
Updatedmeow@3.6.0