๐Ÿš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more โ†’
Socket
Sign inDemoInstall
Socket

@typescript-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
2
Versions
4111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/eslint-plugin - npm Package Versions

1
โ€ฆ
407408409411

1.1.0

Diff
jameshenry
published 1.1.0 โ€ข

Changelog

Source

1.1.0 (2019-01-23)

Bug Fixes

  • eslint-plugin: donโ€™t mark declare class as unused (#110) (5841cd2), closes #106
  • eslint-plugin: improve detection of used vars in heritage (#102) (193b434)
  • typescript-estree: correct range of parameters with comments (#128) (91eedf2)
  • typescript-estree: fix range of assignment in parameter (#115) (4e781f1)

Features

  • eslint-plugin: add new rule restrict-plus-operands (#70) (c541ede)
  • eslint-plugin: add option to no-object-literal-type-assertion rule (#87) (9f501a1)
jameshenry
published 1.0.1-alpha.14 โ€ข
jameshenry
published 1.0.1-alpha.13 โ€ข
jameshenry
published 1.0.1-alpha.12 โ€ข
jameshenry
published 1.0.1-alpha.11 โ€ข
jameshenry
published 1.0.1-alpha.10 โ€ข
jameshenry
published 1.0.1-alpha.9 โ€ข
jameshenry
published 1.0.1-alpha.8 โ€ข
jameshenry
published 1.0.1-alpha.6 โ€ข
jameshenry
published 1.0.0 โ€ข

Changelog

Source

1.0.0 (2019-01-20)

Bug Fixes

  • eslint-plugin: fix crash in rule indent for eslint 5.12.1 (#89) (3f51d51)
  • eslint-plugin: no-unused-vars: mark declared statements as used (#88) (2df5e0c)
  • eslint-plugin: update remaining parser refs (#97) (055c3fc)

Features

  • eslint-plugin: remove exported parser (#94) (0ddb93c)
  • parser: support ecmaFeatures.jsx flag and tests (#85) (b321736)