editorconfig-checker
Advanced tools
Comparing version 2.0.8 to 2.1.0
@@ -43,3 +43,3 @@ #!/usr/bin/env node | ||
var utils_1 = require("./utils"); | ||
var CORE_VERSION = "1.1.3"; | ||
var CORE_VERSION = "1.2.0"; | ||
var execute = function () { | ||
@@ -46,0 +46,0 @@ var ecProcess = child_process_1.spawn("" + utils_1.binary(), process.argv.slice(2)); |
{ | ||
"name": "editorconfig-checker", | ||
"version": "2.0.8", | ||
"version": "2.1.0", | ||
"description": "A tool to verify that your files are in harmony with your .editorconfig", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
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