🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
2
Versions
4278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/typescript-estree - npm Package Compare versions

Comparing version

to
8.20.0

2

dist/create-program/createIsolatedProgram.js

@@ -44,3 +44,3 @@ "use strict";

const shared_1 = require("./shared");
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:createIsolatedProgram');
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:create-program:createIsolatedProgram');
/**

@@ -47,0 +47,0 @@ * @returns Returns a new source file and program corresponding to the linted code

@@ -11,3 +11,3 @@ "use strict";

const shared_1 = require("./shared");
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:createProjectProgram');
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:create-program:createProjectProgram');
/**

@@ -14,0 +14,0 @@ * @param parseSettings Internal settings for parsing the file

@@ -11,3 +11,3 @@ "use strict";

const DEFAULT_PROJECT_MATCHED_FILES_THRESHOLD = 8;
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:createProjectService');
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:create-program:createProjectService');
const logTsserverErr = (0, debug_1.default)('typescript-eslint:typescript-estree:tsserver:err');

@@ -14,0 +14,0 @@ const logTsserverInfo = (0, debug_1.default)('typescript-eslint:typescript-estree:tsserver:info');

@@ -45,3 +45,3 @@ "use strict";

const getScriptKind_1 = require("./getScriptKind");
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:createSourceFile');
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:create-program:createSourceFile');
function createSourceFile(parseSettings) {

@@ -48,0 +48,0 @@ log('Getting AST without type information in %s mode for: %s', parseSettings.jsx ? 'TSX' : 'TS', parseSettings.filePath);

@@ -46,3 +46,3 @@ "use strict";

const shared_1 = require("./shared");
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:createWatchProgram');
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:create-program:getWatchProgramsForProjects');
/**

@@ -49,0 +49,0 @@ * Maps tsconfig paths to their corresponding file contents and resulting watches

@@ -46,3 +46,3 @@ "use strict";

const shared_1 = require("./shared");
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:useProvidedProgram');
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:create-program:useProvidedPrograms');
function useProvidedPrograms(programInstances, parseSettings) {

@@ -49,0 +49,0 @@ log('Retrieving ast for %s from provided program instance(s)', parseSettings.filePath);

@@ -53,3 +53,3 @@ "use strict";

const warnAboutTSVersion_1 = require("./warnAboutTSVersion");
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:parser:parseSettings:createParseSettings');
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:parseSettings:createParseSettings');
let TSCONFIG_MATCH_CACHE;

@@ -56,0 +56,0 @@ let TSSERVER_PROJECT_SERVICE = null;

@@ -43,3 +43,3 @@ "use strict";

const path = __importStar(require("node:path"));
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:getProjectConfigFiles');
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:parseSettings:getProjectConfigFiles');
/**

@@ -46,0 +46,0 @@ * Checks for a matching TSConfig to a file including its parent directories,

@@ -14,3 +14,3 @@ "use strict";

const ExpiringCache_1 = require("./ExpiringCache");
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:parser:parseSettings:resolveProjectList');
const log = (0, debug_1.default)('typescript-eslint:typescript-estree:parseSettings:resolveProjectList');
let RESOLUTION_CACHE = null;

@@ -17,0 +17,0 @@ function clearGlobCache() {

{
"name": "@typescript-eslint/typescript-estree",
"version": "8.19.2-alpha.12",
"version": "8.20.0",
"description": "A parser that converts TypeScript source code into an ESTree compatible form",

@@ -57,4 +57,4 @@ "files": [

"dependencies": {
"@typescript-eslint/types": "8.19.2-alpha.12",
"@typescript-eslint/visitor-keys": "8.19.2-alpha.12",
"@typescript-eslint/types": "8.20.0",
"@typescript-eslint/visitor-keys": "8.20.0",
"debug": "^4.3.4",

@@ -61,0 +61,0 @@ "fast-glob": "^3.3.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet