🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
0
Versions
3454
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/scope-manager - npm Package Versions

1
342344
346

3.8.0

Diff
jameshenry
published 3.8.0 •

Changelog

Source

3.8.0 (2020-08-03)

Bug Fixes

  • eslint-plugin: [no-implied-eval] don't report when Function is imported (#2348) (fa169e7)
  • eslint-plugin: [no-unsafe-assignment] fix typo in message (#2347) (2027bb1)

Features

  • eslint-plugin: [naming-convention] allow specifying an array of selectors (#2335) (3ef6bd5)
  • eslint-plugin: add prefer-enum-initializers rule (#2326) (4f38ea3)
jameshenry
published 4.0.0-alpha.3 •
jameshenry
published 3.7.2-alpha.3 •
jameshenry
published 3.7.2-alpha.2 •
jameshenry
published 3.7.2-alpha.1 •
jameshenry
published 4.0.0-alpha.2 •
jameshenry
published 4.0.0-alpha.1 •
jameshenry
published 4.0.0-alpha.0 •
jameshenry
published 3.7.2-alpha.0 •
jameshenry
published 3.7.1 •

Changelog

Source

3.7.1 (2020-07-27)

Bug Fixes

  • eslint-plugin: [adjacent-overload-signatures] fix false positive on call signatures and a method named call (#2313) (30fafb0)
  • eslint-plugin: [no-extra-parens] stop reporting on calling generic functions with one argument and type parameters containing parentheses (#2319) (616a841)
  • typescript-estree: correct AST regression introduced by TS4.0 upgrade (#2316) (d7fefba)