Comparing version 2.1.5 to 2.1.6
@@ -32,2 +32,8 @@ #!/usr/bin/env node | ||
const main = () => { | ||
if (process.argv[1].endsWith('/lv')) { | ||
console.log('luvi: The `lv` shorthand will be deprecated') | ||
console.log('in version 3.0.0. Please add a shell alias') | ||
console.log('if you want to keep using `lv`.') | ||
console.log('Example: `echo "alias lv=\'luvi\'" >> ~/.bashrc`') | ||
} | ||
if (argv.v) argv.version = argv.v | ||
@@ -34,0 +40,0 @@ if (argv.h) argv.help = argv.h |
{ | ||
"name": "luvi", | ||
"description": "Dev server with simple config and API.", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"author": "Zac Anger <zac@zacanger.com> (http://zacanger.com)", | ||
@@ -40,3 +40,3 @@ "license": "MIT", | ||
"serve-static": "1.13.2", | ||
"zeelib": "6.2.0" | ||
"zeelib": "7.0.2" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
"eslint": "4.19.1", | ||
"eslint-config-zacanger": "3.1.1", | ||
"eslint-config-zacanger": "3.1.2", | ||
"eslint-plugin-babel": "5.1.0", | ||
@@ -49,0 +49,0 @@ "eslint-plugin-import": "2.11.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
13217
139
+ Addedzeelib@7.0.2(transitive)
- Removedzeelib@6.2.0(transitive)
Updatedzeelib@7.0.2