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
39
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.2.0 to 2.2.1

6

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

@@ -20,8 +20,8 @@ "types": "./prettier/index.d.ts",

"dependencies": {
"prettier": "^2.3.0",
"prettier": "^2.4.0",
"tslint-config-prettier": "^1.18.0"
},
"devDependencies": {
"standard-version": "^8.0.2"
"standard-version": "^9.3.1"
}
}

@@ -5,3 +5,3 @@ module.exports = {

bracketSpacing: true,
jsxBracketSameLine: true,
bracketSameLine: true,
printWidth: 120,

@@ -31,4 +31,4 @@ tabWidth: 2,

},
}
},
],
};
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