πŸš€ Socket Launch Week πŸš€ Day 4: Introducing Historical Analytics.Learn More β†’
Socket
Sign inDemoInstall
Socket

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
4180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/parser - npm Package Versions

1
…
414415416418

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)