Socket
Socket
Sign inDemoInstall

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.53.1 to 0.53.2

1

index.js

@@ -523,3 +523,2 @@ 'use strict';

'@typescript-eslint/no-unsafe-call': 'error',
'@typescript-eslint/no-unsafe-declaration-merging': 'error',

@@ -526,0 +525,0 @@ // Disabled until TypeScrpt supports the `node:` protocol.

10

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

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

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"ava": "^2.4.0",

@@ -55,4 +55,4 @@ "eslint": "^7.8.1",

"peerDependencies": {
"@typescript-eslint/eslint-plugin": ">=5.41.0",
"@typescript-eslint/parser": ">=5.41.0",
"@typescript-eslint/eslint-plugin": ">=5.31.0",
"@typescript-eslint/parser": ">=5.31.0",
"eslint": ">=8.0.0",

@@ -59,0 +59,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