Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/utils

Package Overview
Dependencies
Maintainers
1
Versions
2231
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 5.27.2-alpha.6 to 5.27.2-alpha.7

2

dist/ts-eslint/SourceCode.d.ts

@@ -209,3 +209,3 @@ import { ParserServices, TSESTree } from '../ts-estree';

*/
getText(node?: TSESTree.Node, beforeCount?: number, afterCount?: number): string;
getText(node?: TSESTree.Node | TSESTree.Token, beforeCount?: number, afterCount?: number): string;
/**

@@ -212,0 +212,0 @@ * The flag to indicate that the source code has Unicode BOM.

{
"name": "@typescript-eslint/utils",
"version": "5.27.2-alpha.6+1f25daf7",
"version": "5.27.2-alpha.7+921cdf17",
"description": "Utilities for working with TypeScript + ESLint together",

@@ -43,5 +43,5 @@ "keywords": [

"@types/json-schema": "^7.0.9",
"@typescript-eslint/scope-manager": "5.27.2-alpha.6+1f25daf7",
"@typescript-eslint/types": "5.27.2-alpha.6+1f25daf7",
"@typescript-eslint/typescript-estree": "5.27.2-alpha.6+1f25daf7",
"@typescript-eslint/scope-manager": "5.27.2-alpha.7+921cdf17",
"@typescript-eslint/types": "5.27.2-alpha.7+921cdf17",
"@typescript-eslint/typescript-estree": "5.27.2-alpha.7+921cdf17",
"eslint-scope": "^5.1.1",

@@ -67,3 +67,3 @@ "eslint-utils": "^3.0.0"

},
"gitHead": "1f25daf74e5d45077199f9ee9fa9bf31107f4089"
"gitHead": "921cdf17e548845311d0591249616ec844503926"
}

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