Socket
Socket
Sign inDemoInstall

typescript-eslint

Package Overview
Dependencies
Maintainers
1
Versions
562
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-eslint - npm Package Compare versions

Comparing version 8.0.0-alpha.16 to 8.0.0-alpha.17

1

dist/configs/disable-type-checked.js

@@ -28,3 +28,2 @@ "use strict";

'@typescript-eslint/no-redundant-type-constituents': 'off',
'@typescript-eslint/no-throw-literal': 'off',
'@typescript-eslint/no-unnecessary-boolean-literal-compare': 'off',

@@ -31,0 +30,0 @@ '@typescript-eslint/no-unnecessary-condition': 'off',

8

package.json
{
"name": "typescript-eslint",
"version": "8.0.0-alpha.16",
"version": "8.0.0-alpha.17",
"description": "Tooling which enables you to use TypeScript with ESLint",

@@ -55,5 +55,5 @@ "files": [

"dependencies": {
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.16",
"@typescript-eslint/parser": "8.0.0-alpha.16",
"@typescript-eslint/utils": "8.0.0-alpha.16"
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.17",
"@typescript-eslint/parser": "8.0.0-alpha.17",
"@typescript-eslint/utils": "8.0.0-alpha.17"
},

@@ -60,0 +60,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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