Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

editorconfig-checker

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

editorconfig-checker - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0

4

CHANGELOG.md

@@ -19,2 +19,6 @@ # Changelog

## [3.3.0] - 2020-10-20
see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.2.0
## [3.2.0] - 2020-09-11

@@ -21,0 +25,0 @@

2

dist/index.js

@@ -62,3 +62,3 @@ #!/usr/bin/env node

var utils_1 = require("./utils");
var CORE_VERSION = "2.1.0";
var CORE_VERSION = "2.2.0";
var execute = function () {

@@ -65,0 +65,0 @@ var ecProcess = child_process_1.spawn("" + utils_1.binary(), process.argv.slice(2));

{
"name": "editorconfig-checker",
"version": "3.2.0",
"version": "3.3.0",
"description": "A tool to verify that your files are in harmony with your .editorconfig",

@@ -5,0 +5,0 @@ "main": "src/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc