liquid-linter-cli
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -145,3 +145,3 @@ #!/usr/bin/env node | ||
Commander | ||
.version('0.2.0') | ||
.version('0.2.1') | ||
.description('Linter for Liquid template files') | ||
@@ -148,0 +148,0 @@ .arguments('<paths...>') |
{ | ||
"name": "liquid-linter-cli", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Command-line wrapper for the liquid template language linter.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/DealerDirect/liquid-linter-cli", |
@@ -157,3 +157,3 @@ # Liquid Linter CLI | ||
[version-shield]: https://img.shields.io/npm/v/liquid-linter-cli.svg | ||
[version]: https://packagist.org/packages/dealerdirect/liquid-linter-cli | ||
[version]: https://www.npmjs.com/package/liquid-linter-cli | ||
@@ -160,0 +160,0 @@ [contribution-guidelines]: CONTRIBUTING.md |
Sorry, the diff of this file is not supported yet
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
57111