You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
2
Versions
4289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1
425426428429

1.1.1-alpha.9

Diff
j
jameshenry
published 1.1.1-alpha.9 •
j
jameshenry
published 1.1.1-alpha.8 •
j
jameshenry
published 1.1.1-alpha.7 •
j
jameshenry
published 1.1.1-alpha.6 •
j
jameshenry
published 1.1.1-alpha.5 •
j
jameshenry
published 1.1.1-alpha.4 •
j
jameshenry
published 1.1.1-alpha.2 •
j
jameshenry
published 1.1.1-alpha.1 •
j
jameshenry
published 1.1.1-alpha.0 •
j
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)