Socket
Socket
Sign inDemoInstall

@typescript-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
3773
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.6.1-alpha.4 to 1.6.1-alpha.5

1

dist/rules/indent.js

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

typescript_estree_1.AST_NODE_TYPES.TSTypeParameterDeclaration,
typescript_estree_1.AST_NODE_TYPES.TSTypeParameterInstantiation,
typescript_estree_1.AST_NODE_TYPES.TSTypeReference,

@@ -84,0 +85,0 @@ typescript_estree_1.AST_NODE_TYPES.TSUnionType,

8

package.json
{
"name": "@typescript-eslint/eslint-plugin",
"version": "1.6.1-alpha.4+4b3d820",
"version": "1.6.1-alpha.5+d476f15",
"description": "TypeScript plugin for ESLint",

@@ -38,4 +38,4 @@ "keywords": [

"dependencies": {
"@typescript-eslint/parser": "1.6.1-alpha.4+4b3d820",
"@typescript-eslint/typescript-estree": "1.6.1-alpha.4+4b3d820",
"@typescript-eslint/parser": "1.6.1-alpha.5+d476f15",
"@typescript-eslint/typescript-estree": "1.6.1-alpha.5+d476f15",
"requireindex": "^1.2.0",

@@ -51,3 +51,3 @@ "tsutils": "^3.7.0"

},
"gitHead": "4b3d82022a45eeb52a94446454e5809fbb5812eb"
"gitHead": "d476f15a9d3e2642419a8facc6231b952de9a934"
}

Sorry, the diff of this file is not supported yet

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