Socket
Socket
Sign inDemoInstall

tsconfig-paths

Package Overview
Dependencies
3
Maintainers
13
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345Next

3.12.0

Diff

Changelog

Source

[3.12.0] - 2021-08-24

  • Add support for baseUrl override using TS_NODE_BASEURL env var #185 and #114. Thanks to @ejhayes and @information-security for these PRs!
jonaskello
published 3.11.0 •

Changelog

Source

[3.11.0] - 2021-08-24

  • Reverted upgrade of json5 due to being a breaking change. See PR #173.
jonaskello
published 3.10.1 •

Changelog

Source

[3.10.1] - 2021-07-06

Fixed

  • Add register.js to published files
jonaskello
published 3.10.0 •

Changelog

Source

[3.10.0] - 2021-07-06

Added

  • feat(tsconfig-loader): extends config from node_modules (#106). Thanks to @zorji for this PR!

Fixed

  • Update CHANGELOG.md (#96). Thanks to @OliverJAsh for this PR!
  • Fix "bootstraping" typo (#111). Thanks to @KRMisha for this PR!
  • Update Readme fixes #116 (#123). Thanks to @benwinding for this PR!
  • Fixed typo (#144). Thanks to @mprinc for this PR!
  • [TYPO] src/mapping-entry.ts (#145). Thanks to @mprinc for this PR!
  • docs(README): fix typos (#156). Thanks to @PiDelport for this PR!
  • deps: bump json5 to use type definition provided officially (#158). Thanks to @koba04 for this PR!
  • Update tsconfig-loader.ts (#161). Thanks to @fecqs for this PR!
  • fix typo (#165). Thanks to @wonda-tea-coffee for this PR!
  • Add file extenstion to typings property value (#151). Thanks to @dangrussell for this PR!
jonaskello
published 3.9.0 •

Changelog

Source

[3.9.0] - 2019-09-12

Added

  • Make extension config override instead of deep merge. See PR #95 and issue #94. Thanks to @OliverJAsh for this addition!
jonaskello
published 3.8.0 •

Changelog

Source

[3.8.0] - 2019-02-05

Added

  • Add option to avoid adding a match-all rule. See PR #73 and issue 72. Thanks to @Swatinem for this addition!
jonaskello
published 3.7.0 •

Changelog

Source

[3.7.0] - 2018-11-11

Added

  • Allow cleanup of register(). See PR #64 and issue 63. Thanks to @TylorS for this addition!
jonaskello
published 3.6.0 •

Changelog

Source

[3.6.0] - 2018-09-10

Added

  • Prefer Node's core modules over file modules. See PR #60 and issue 56. Thanks to @ljani for this addition!
jonaskello
published 3.5.0 •

Changelog

Source

[3.5.0] - 2018-07-28

Added

  • Add support for trailing commas in tsconfig.json (use JSON5 to parse). See issue #48, and PR #58. Thanks to @jshado1 for this addition!
jonaskello
published 3.4.2 •

Changelog

Source

[3.4.2] - 2018-06-30

Fixed

  • Do not resolve directories, only files, sse issue #51.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc