Socket
Socket
Sign inDemoInstall

@typescript-eslint/utils

Package Overview
Dependencies
Maintainers
2
Versions
2101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/utils - npm Package Compare versions

Comparing version 8.2.1-alpha.3 to 8.2.1-alpha.4

1

dist/ts-eslint/Rule.d.ts

@@ -449,2 +449,3 @@ import type { JSONSchema4 } from '../json-schema';

TSRestType?: RuleFunction<TSESTree.TSRestType>;
TSSatisfiesExpression?: RuleFunction<TSESTree.TSSatisfiesExpression>;
TSStaticKeyword?: RuleFunction<TSESTree.TSStaticKeyword>;

@@ -451,0 +452,0 @@ TSStringKeyword?: RuleFunction<TSESTree.TSStringKeyword>;

8

package.json
{
"name": "@typescript-eslint/utils",
"version": "8.2.1-alpha.3",
"version": "8.2.1-alpha.4",
"description": "Utilities for working with TypeScript + ESLint together",

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

"@eslint-community/eslint-utils": "^4.4.0",
"@typescript-eslint/scope-manager": "8.2.1-alpha.3",
"@typescript-eslint/types": "8.2.1-alpha.3",
"@typescript-eslint/typescript-estree": "8.2.1-alpha.3"
"@typescript-eslint/scope-manager": "8.2.1-alpha.4",
"@typescript-eslint/types": "8.2.1-alpha.4",
"@typescript-eslint/typescript-estree": "8.2.1-alpha.4"
},

@@ -72,0 +72,0 @@ "peerDependencies": {

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