Socket
Book a DemoInstallSign in
Socket

typescript-eslint

Package Overview
Dependencies
Maintainers
2
Versions
1063
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-eslint - npm Package Compare versions

Comparing version

to
8.42.1-alpha.13

1

dist/index.js

@@ -172,2 +172,3 @@ "use strict";

var config_helper_2 = require("./config-helper");
// eslint-disable-next-line @typescript-eslint/no-deprecated
Object.defineProperty(exports, "config", { enumerable: true, get: function () { return config_helper_2.config; } });

10

package.json
{
"name": "typescript-eslint",
"version": "8.42.1-alpha.12",
"version": "8.42.1-alpha.13",
"description": "Tooling which enables you to use TypeScript with ESLint",

@@ -53,6 +53,6 @@ "files": [

"dependencies": {
"@typescript-eslint/eslint-plugin": "8.42.1-alpha.12",
"@typescript-eslint/parser": "8.42.1-alpha.12",
"@typescript-eslint/typescript-estree": "8.42.1-alpha.12",
"@typescript-eslint/utils": "8.42.1-alpha.12"
"@typescript-eslint/eslint-plugin": "8.42.1-alpha.13",
"@typescript-eslint/parser": "8.42.1-alpha.13",
"@typescript-eslint/typescript-estree": "8.42.1-alpha.13",
"@typescript-eslint/utils": "8.42.1-alpha.13"
},

@@ -59,0 +59,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet