New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/types

Package Overview
Dependencies
Maintainers
2
Versions
3375
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.24.2-alpha.1 to 8.24.2-alpha.2

1

dist/generated/ast-spec.js

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

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

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

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

@@ -7,2 +7,1 @@ "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,2 +38,1 @@ "use strict";

exports.TSESTree = __importStar(require("./generated/ast-spec"));
//# sourceMappingURL=ts-estree.js.map

6

package.json
{
"name": "@typescript-eslint/types",
"version": "8.24.2-alpha.1",
"version": "8.24.2-alpha.2",
"description": "Types for the TypeScript-ESTree AST spec",
"files": [
"dist",
"!*.tsbuildinfo",
"_ts4.3",

@@ -48,3 +49,3 @@ "package.json",

"lint": "npx nx lint",
"typecheck": "tsc --noEmit"
"check-types": "npx nx typecheck"
},

@@ -71,3 +72,2 @@ "nx": {

"devDependencies": {
"@jest/types": "29.6.3",
"downlevel-dts": "*",

@@ -74,0 +74,0 @@ "prettier": "^3.2.5",

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