Sign In

@typescript-eslint/types

Package Overview
Dependencies
Maintainers
2
Versions
4108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/types - npm Package Compare versions

Comparing version
8.67.1-alpha.15
to
8.67.1-alpha.16
CHANGELOG.md

Sorry, the diff of this file is too big to display

+1
-0

@@ -201,1 +201,2 @@ "use strict";

})(AST_TOKEN_TYPES || (exports.AST_TOKEN_TYPES = AST_TOKEN_TYPES = {}));
//# sourceMappingURL=ast-spec.js.map

@@ -24,1 +24,2 @@ "use strict";

__exportStar(require("./ts-estree"), exports);
//# sourceMappingURL=index.js.map

@@ -7,1 +7,2 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=lib.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=parser-options.js.map

@@ -38,1 +38,2 @@ "use strict";

exports.TSESTree = __importStar(require("./generated/ast-spec"));
//# sourceMappingURL=ts-estree.js.map
+2
-1
{
"name": "@typescript-eslint/types",
"version": "8.67.1-alpha.15",
"version": "8.67.1-alpha.16",
"description": "Types for the TypeScript-ESTree AST spec",
"files": [
"dist",
"!**/*.js.map",
"!**/*.tsbuildinfo"

@@ -8,0 +9,0 @@ ],