New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sixfold/editor-config

Package Overview
Dependencies
Maintainers
33
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sixfold/editor-config - npm Package Compare versions

Comparing version 2.0.4 to 2.1.0

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

## [2.1.0](https://github.com/6fold/editor-config/compare/v2.0.4...v2.1.0) (2021-03-10)
### Features
* add support for html ([#10](https://github.com/6fold/editor-config/issues/10)) ([ab5941f](https://github.com/6fold/editor-config/commit/ab5941f53f0f3a1c0b6d28b2e1f5be87fd715659))
### [2.0.4](https://github.com/6fold/editor-config/compare/v2.0.3...v2.0.4) (2021-02-23)

@@ -7,0 +14,0 @@

2

package.json
{
"name": "@sixfold/editor-config",
"version": "2.0.4",
"version": "2.1.0",
"main": "./prettier/index.js",

@@ -5,0 +5,0 @@ "types": "./prettier/index.d.ts",

@@ -25,3 +25,9 @@ module.exports = {

},
{
files: '*.html',
options: {
parser: 'html',
},
}
],
};
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