Comparing version 2.0.2 to 2.0.3
@@ -84,3 +84,3 @@ #!/usr/bin/env node | ||
const errorObj = { | ||
error: err, | ||
err, | ||
stack: err.stack, | ||
@@ -87,0 +87,0 @@ file, |
{ | ||
"name": "es-check", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Checks the EcamScript version of .js glob against a specified version of EcamScript with a shell command", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"acorn": "^5.1.2", | ||
"caporal": "^0.9.0", | ||
"caporal": "^0.10.0", | ||
"glob": "^7.1.2" | ||
@@ -40,0 +40,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
11718
+ Addedcaporal@0.10.0(transitive)
+ Addedlodash.merge@4.6.2(transitive)
- Removedcaporal@0.9.0(transitive)
Updatedcaporal@^0.10.0