New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typescript-eslint

Package Overview
Dependencies
Maintainers
1
Versions
817
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.26 to 8.0.0-alpha.27

1

dist/configs/disable-type-checked.js

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

'@typescript-eslint/no-unsafe-unary-minus': 'off',
'@typescript-eslint/no-useless-template-literals': 'off',
'@typescript-eslint/non-nullable-type-assertion-style': 'off',

@@ -44,0 +43,0 @@ '@typescript-eslint/only-throw-error': 'off',

8

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

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

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

@@ -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