Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "ramllint", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "RAML Lint", | ||
@@ -5,0 +5,0 @@ "author": "Tyler Smith <TylerSmith@quickenloans.com", |
@@ -15,3 +15,3 @@ #!/usr/bin/env node | ||
cli | ||
.option('-l, --level <level>', 'logging level: error|warning|info') | ||
.option('-l, --level <level>', 'logging level: error|warning|info', 'error') | ||
.usage('[options] <api.raml>') | ||
@@ -58,2 +58,1 @@ .version(project.version) | ||
}); | ||
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
57203
0