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 7.12.1-alpha.22 to 7.12.1-alpha.23

1

dist/configs/all.js

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

'@typescript-eslint/return-await': 'error',
'@typescript-eslint/sort-type-constituents': 'error',
'@typescript-eslint/strict-boolean-expressions': 'error',

@@ -160,0 +159,0 @@ '@typescript-eslint/switch-exhaustiveness-check': 'error',

8

package.json
{
"name": "typescript-eslint",
"version": "7.12.1-alpha.22",
"version": "7.12.1-alpha.23",
"description": "Tooling which enables you to use TypeScript with ESLint",

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

"dependencies": {
"@typescript-eslint/eslint-plugin": "7.12.1-alpha.22",
"@typescript-eslint/parser": "7.12.1-alpha.22",
"@typescript-eslint/utils": "7.12.1-alpha.22"
"@typescript-eslint/eslint-plugin": "7.12.1-alpha.23",
"@typescript-eslint/parser": "7.12.1-alpha.23",
"@typescript-eslint/utils": "7.12.1-alpha.23"
},

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