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 0.45.2 to 0.46.0

3

index.js

@@ -93,4 +93,3 @@ 'use strict';

'[[[[]]]]': 'ur drunk 🤡',
'[[[[[]]]]]': '🦄💥',
Omit: 'Prefer the `Except` type in the `type-fest` package instead as it\'s stricter.'
'[[[[[]]]]]': '🦄💥'
}

@@ -97,0 +96,0 @@ }

{
"name": "eslint-config-xo-typescript",
"version": "0.45.2",
"version": "0.46.0",
"description": "ESLint shareable config for TypeScript to be used with eslint-config-xo",

@@ -46,17 +46,15 @@ "license": "MIT",

],
"dependencies": {
"typescript": ">=4.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"ava": "^2.4.0",
"eslint": "^7.8.1",
"temp-write": "^4.0.0"
"temp-write": "^4.0.0",
"typescript": ">=4.4"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": ">=4.32.0",
"eslint": ">=7.32.0",
"typescript": ">=4.3"
"@typescript-eslint/eslint-plugin": ">=5.0.0",
"eslint": ">=8.0.0",
"typescript": ">=4.4"
}
}
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