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

editorconfig-checker

Package Overview
Dependencies
Maintainers
2
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 5.1.5 to 5.1.6

34

package.json
{
"name": "editorconfig-checker",
"version": "5.1.5",
"version": "5.1.6",
"description": "A tool to verify that your files are in harmony with your .editorconfig",

@@ -42,29 +42,29 @@ "keywords": [

"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@octokit/rest": "20.0.2",
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@octokit/rest": "20.1.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.17",
"@types/node": "20.14.2",
"@types/proxy-from-env": "1.0.4",
"@types/tar": "6.1.11",
"@types/tar": "6.1.13",
"@types/tmp": "0.2.6",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"jest": "29.7.0",
"prettier": "3.2.5",
"prettier": "3.3.1",
"proxy": "2.1.1",
"proxy-from-env": "1.1.0",
"rimraf": "5.0.5",
"semantic-release": "23.0.2",
"tar": "6.2.0",
"rimraf": "5.0.7",
"semantic-release": "23.1.1",
"tar": "7.2.0",
"tmp-promise": "3.0.3",
"ts-jest": "29.1.2",
"tsx": "4.7.1",
"typescript": "5.3.3",
"undici": "6.6.2"
"ts-jest": "29.1.4",
"tsx": "4.11.2",
"typescript": "5.4.5",
"undici": "6.18.2"
}
}

Sorry, the diff of this file is too big to display

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