Comparing version 0.0.26 to 0.0.27
@@ -15,5 +15,1 @@ #!/usr/bin/env node | ||
}) | ||
console.log("Tsja. Dit is cli.js") | ||
{ | ||
"name": "eosd-cli", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "Commandline interface for common tasks EO Studio digitaal", | ||
@@ -5,0 +5,0 @@ "main": "cli.js", |
@@ -9,3 +9,5 @@ #!/usr/bin/env node | ||
process.env.BLA_BLA = 'value'; | ||
// if [ -z "$EO_SAFE_STORAGE" ] | ||
@@ -12,0 +14,0 @@ // then |
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
10444