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

eslint-import-resolver-typescript

Package Overview
Dependencies
Maintainers
3
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-import-resolver-typescript - npm Package Versions

1
4568

3.1.0

Diff
j
jounqin
published 3.1.0 •

Changelog

Source

3.1.0 (2022-06-25)

⚠ BREAKING CHANGES

  • use enhanced-resolve instead

Features

  • support angular-package-format out of box (7e0cd04)
  • use enhanced-resolve instead (39ab8b1), closes #85 #107
j
jounqin
published 3.0.0 •

Changelog

Source

3.0.0 (2022-06-25)

⚠ BREAKING CHANGES

  • remove depracated directory option
  • use get-tsconfig to replace tsconfig-paths
  • bump globby, use synckit for sync fn
  • deps: bump tsconfig-paths to ^4.0.0 (#104)

Features

  • bump globby, use synckit for sync fn (322cb29)

  • ignore node_modules folder in projects option glob (#105) (1e1b5a6)

  • remove depracated directory option (67c8d59)

  • use get-tsconfig to replace tsconfig-paths (78a08e0)

  • deps: bump tsconfig-paths to ^4.0.0 (#104) (b2edbc8)

j
jounqin
published 2.7.1 •

Changelog

Source

2.7.1 (2022-04-03)

Bug Fixes

j
jounqin
published 2.7.0 •

Changelog

Source

2.7.0 (2022-03-23)

Features

  • support .cjs .mjs .cts .mts extensions (#84) (1e39028)
j
jounqin
published 2.6.0 •

Changelog

Source

2.6.0 (2022-03-23)

Bug Fixes

j
jounqin
published 2.6.0-beta •
j
jounqin
published 2.5.0 •

Changelog

Source

2.5.0 (2021-09-13)

Features

  • allow passing through custom options to resolve (#79) (34c94c8)

Bug Fixes

  • bump (dev)Dependencies, apply stricter rules (#75) (866f32f)
j
jounqin
published 2.4.0 •

Changelog

Source

2.4.0 (2021-02-16)

Features

  • remove any querystring from imports (#67) (82ef357)

Bug Fixes

  • remove .tsbuildinfo and d.ts.map files from package (#57) (15f2849)
  • remove redundant condition (#69) (ba62e65)
j
jounqin
published 2.3.0 •

Changelog

Source

2.3.0 (2020-09-01)

Features

  • import with .js and .jsx file extensions (#56) (5340f96)
j
jounqin
published 2.2.1 •

Changelog

Source

2.2.1 (2020-08-14)

Bug Fixes

  • replace postintall with prepare - fix #54 (f3ffd16)