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

eslint-config-xo-typescript

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-xo-typescript - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

10

package.json
{
"name": "eslint-config-xo-typescript",
"version": "2.0.0",
"version": "2.1.0",
"description": "ESLint shareable config for TypeScript to be used with eslint-config-xo",

@@ -48,4 +48,4 @@ "license": "MIT",

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"ava": "^2.4.0",

@@ -56,4 +56,4 @@ "eslint": "^8.56.0",

"peerDependencies": {
"@typescript-eslint/eslint-plugin": ">=6.21.0",
"@typescript-eslint/parser": ">=6.21.0",
"@typescript-eslint/eslint-plugin": ">=7.0.2",
"@typescript-eslint/parser": ">=7.0.2",
"eslint": ">=8.56.0",

@@ -60,0 +60,0 @@ "typescript": ">=5.0.0"

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