@typescript-eslint/typescript-estree
Advanced tools
Comparing version 8.24.2-alpha.1 to 8.24.2-alpha.2
@@ -61,2 +61,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=ast-converter.js.map |
@@ -26,2 +26,1 @@ "use strict"; | ||
exports.clearProgramCache = clearCaches; | ||
//# sourceMappingURL=clear-caches.js.map |
@@ -72,2 +72,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=convert-comments.js.map |
@@ -97,2 +97,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=createIsolatedProgram.js.map |
@@ -24,2 +24,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=createProjectProgram.js.map |
@@ -75,2 +75,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=createProjectProgramError.js.map |
@@ -134,2 +134,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=createProjectService.js.map |
@@ -63,2 +63,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=createSourceFile.js.map |
@@ -31,2 +31,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=describeFilePath.js.map |
@@ -77,2 +77,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=getParsedConfigFile.js.map |
@@ -81,2 +81,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=getScriptKind.js.map |
@@ -381,2 +381,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=getWatchProgramsForProjects.js.map |
@@ -143,2 +143,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=shared.js.map |
@@ -82,2 +82,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=useProvidedPrograms.js.map |
@@ -24,2 +24,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=validateDefaultProjectForFilesGlob.js.map |
@@ -6,2 +6,1 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=WatchCompilerHostOfConfigFile.js.map |
@@ -30,2 +30,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=createParserServices.js.map |
@@ -75,2 +75,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=getModifiers.js.map |
@@ -39,2 +39,1 @@ "use strict"; | ||
Object.defineProperty(exports, "withoutProjectParserOptions", { enumerable: true, get: function () { return withoutProjectParserOptions_1.withoutProjectParserOptions; } }); | ||
//# sourceMappingURL=index.js.map |
@@ -259,2 +259,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=xhtml-entities.js.map |
@@ -741,2 +741,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=node-utils.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=parser-options.js.map |
@@ -181,2 +181,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=parser.js.map |
@@ -212,2 +212,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=createParseSettings.js.map |
@@ -47,2 +47,1 @@ "use strict"; | ||
exports.ExpiringCache = ExpiringCache; | ||
//# sourceMappingURL=ExpiringCache.js.map |
@@ -83,2 +83,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=getProjectConfigFiles.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=index.js.map |
@@ -66,2 +66,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=inferSingleRun.js.map |
@@ -100,2 +100,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=resolveProjectList.js.map |
@@ -82,2 +82,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=warnAboutTSVersion.js.map |
@@ -95,2 +95,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=semantic-or-syntactic-errors.js.map |
@@ -59,2 +59,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=simple-traverse.js.map |
@@ -50,2 +50,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=source-files.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=estree-to-ts-node-types.js.map |
@@ -25,2 +25,1 @@ "use strict"; | ||
Object.defineProperty(exports, "TSESTree", { enumerable: true, get: function () { return types_1.TSESTree; } }); | ||
//# sourceMappingURL=index.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=ts-nodes.js.map |
@@ -28,2 +28,1 @@ "use strict"; | ||
Object.defineProperty(exports, "getCanonicalFileName", { enumerable: true, get: function () { return shared_1.getCanonicalFileName; } }); | ||
//# sourceMappingURL=use-at-your-own-risk.js.map |
@@ -197,2 +197,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=useProgramFromProjectService.js.map |
@@ -58,2 +58,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=version-check.js.map |
@@ -7,2 +7,1 @@ "use strict"; | ||
exports.version = require('../package.json').version; | ||
//# sourceMappingURL=version.js.map |
@@ -17,2 +17,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=withoutProjectParserOptions.js.map |
{ | ||
"name": "@typescript-eslint/typescript-estree", | ||
"version": "8.24.2-alpha.1", | ||
"version": "8.24.2-alpha.2", | ||
"description": "A parser that converts TypeScript source code into an ESTree compatible form", | ||
"files": [ | ||
"dist", | ||
"!*.tsbuildinfo", | ||
"_ts4.3", | ||
@@ -54,7 +55,7 @@ "README.md", | ||
"test": "jest --coverage --runInBand --verbose", | ||
"typecheck": "tsc --noEmit" | ||
"check-types": "npx nx typecheck" | ||
}, | ||
"dependencies": { | ||
"@typescript-eslint/types": "8.24.2-alpha.1", | ||
"@typescript-eslint/visitor-keys": "8.24.2-alpha.1", | ||
"@typescript-eslint/types": "8.24.2-alpha.2", | ||
"@typescript-eslint/visitor-keys": "8.24.2-alpha.2", | ||
"debug": "^4.3.4", | ||
@@ -61,0 +62,0 @@ "fast-glob": "^3.3.2", |
Sorry, the diff of this file is too big to display
409089
129
+ Added@typescript-eslint/types@8.24.2-alpha.2(transitive)
+ Added@typescript-eslint/visitor-keys@8.24.2-alpha.2(transitive)
- Removed@typescript-eslint/types@8.24.2-alpha.1(transitive)
- Removed@typescript-eslint/visitor-keys@8.24.2-alpha.1(transitive)