Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

resolve-tspaths

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolve-tspaths - npm Package Versions

124

0.7.1

Diff

Changelog

Source

0.7.1 (2022-07-16)

Bug Fixes

  • deps: update dependency commander to v9.4.0 (#128) (cfa2c9a)
  • do not replace existing relative paths (8b1f4b7)

Internal

  • deps: update dependency @types/jest to v28.1.5 (#123) (c3962cb)
  • deps: update dependency @types/jest to v28.1.6 (#129) (eca457a)
  • deps: update dependency jest to v28.1.3 (#124) (accb746)
  • deps: update dependency release-it to v15.1.2 (#130) (cce8c94)
  • deps: update dependency ts-jest to v28.0.6 (#127) (fd75d4d)
  • deps: update dependency ts-node to v10.9.0 (#125) (870e843)
  • deps: update dependency ts-node to v10.9.1 (#126) (71c6c2c)

Documentation

  • add wintercounter as a contributor for bug (#132) (f774d37)
bwyap
published 0.7.0 •

Changelog

Source

0.7.0 (2022-07-09)

Features

  • add support for require.resolve statements (#119) (e3e14e6)

Bug Fixes

  • deps: update dependency commander to v9.3.0 (#106) (ed0e848)

Dependencies

  • bump @commitlint/cli from 17.0.1 to 17.0.2 (#93) (7479565)
  • bump @commitlint/config-conventional from 17.0.0 to 17.0.2 (#94) (c71b1bc)
  • bump @types/node from 17.0.35 to 17.0.38 (#90) (eb43edd)
  • bump ts-jest from 28.0.3 to 28.0.4 (#92) (ead8d8c)

Internal

  • deps: bump parse-url from 6.0.0 to 6.0.2 (#118) (fdd403b)
  • deps: update commitlint monorepo to v17.0.3 (#114) (d80b1b5)
  • deps: update dependency @types/jest to v28 (#107) (f7fa373)
  • deps: update dependency @types/jest to v28.1.3 (#111) (9b86397)
  • deps: update dependency prettier to v2.7.0 (#109) (b0d7c08)
  • deps: update dependency prettier to v2.7.1 (#110) (7145796)
  • deps: update dependency release-it to v15.1.0 (#113) (f67c365)
  • deps: update dependency release-it to v15.1.1 (#115) (98ee374)
  • deps: update dependency ts-jest to v28.0.5 (#108) (05d7cd9)
  • deps: update dependency ts-node to v10.8.1 (#102) (28949ab)
  • deps: update dependency ts-node to v10.8.2 (#117) (aaf6192)
  • deps: update dependency typescript to v4.7.3 (#103) (2fbe1b8)
  • deps: update dependency typescript to v4.7.4 (#112) (e06d3ad)
  • deps: update jest monorepo (#105) (88f0e86)
  • deps: update jest monorepo (#116) (afe9452)
  • use json for prettierrc (698cbc7)
  • use renovate instead of dependabot (fd31497)

Documentation

  • fix typo in README (ce075c6)
  • update .all-contributorsrc [skip ci] (976bb89)
  • update documentation for require.resolve (acdaae9)
  • update README.md [skip ci] (82d6be0)
bwyap
published 0.6.0 •

Changelog

Source

0.6.0 (2022-05-27)

Features

  • add Typescript as a peer dependency and use it to parse tsconfig (aa936c5)

Dependencies

  • bump @commitlint/cli, ts-jest, ts-node, typescript (9a8648f)
bwyap
published 0.5.0 •

Changelog

Source

0.5.0 (2022-05-21)

Features

  • use rootDir as source directory if present in tsconfig (cd8f461)

Dependencies

  • bump @commitlint/cli from 16.2.4 to 17.0.0 (#86) (10e65d1)
  • bump @commitlint/config-conventional from 16.2.4 to 17.0.0 (#87) (5991d21)
  • bump @types/node from 17.0.33 to 17.0.35 (#85) (cf5d825)
  • bump ansi-colors from 4.1.1 to 4.1.3 (#84) (302429f)

Internal

Documentation

  • update .all-contributorsrc [skip ci] (9f9051e)
  • update README.md [skip ci] (697faa0)
bwyap
published 0.4.0 •

Changelog

Source

0.4.0 (2022-05-14)

Features

  • pass --ext as list instead of comma-separated string (23a4cce)

Internal

  • add deps to commitlint (fc5a5b3)
  • add test for resolving aliases from nested path (1e8aaf0)
  • gitignore coverage directory (43b2814)
  • rename some start scripts (ad267c5)

Dependencies

  • bump @commitlint/cli from 16.2.3 to 16.2.4 (6094bf5)
  • bump @commitlint/config-conventional from 16.2.1 to 16.2.4 (102aa50)
  • bump @release-it/conventional-changelog from 4.2.2 to 4.3.0 (5112bf2)
  • bump @types/jest, jest and ts-jest (1ca13bb)
  • bump @types/node from 17.0.23 to 17.0.33 (a6a5034)
  • bump commander from 9.1.0 to 9.2.0 (0b4a92a)
  • bump husky from 7.0.4 to 8.0.1 (ca95c62)
  • bump release-it from 14.14.0 to 14.14.3 (b7b7547)
  • bump release-it, @release-it/bumper and @release-it/conventional-changelog (831962c)
  • bump tsconfig-paths from 3.14.1 to 4.0.0 (dac2b9e)
  • bump typescript from 4.6.3 to 4.6.4 (16ca3fd)
bwyap
published 0.3.0 •

Changelog

Source

0.3.0 (2022-04-08)

Features

  • export resolveTsPaths function for use as commonjs module (f269326)

Dependencies

  • bump @commitlint/cli from 16.2.1 to 16.2.3 (cdee2e5)
  • bump @commitlint/config-conventional from 16.0.0 to 16.2.1 (c07185b)
  • bump @release-it/conventional-changelog from 4.1.0 to 4.2.2 (7aa36e4)
  • bump @types/jest from 27.4.0 to 27.4.1 (4dd214f)
  • bump @types/node from 17.0.21 to 17.0.23 (8513ca0)
  • bump commander from 9.0.0 to 9.1.0 (6e6a5e7)
  • bump minimist from 1.2.5 to 1.2.6 (aa68235)
  • bump prettier from 2.5.1 to 2.6.2 (1406f78)
  • bump release-it from 14.12.5 to 14.14.0 (06d79a9)
  • bump ts-jest from 27.1.3 to 27.1.4 (1e934c8)
  • bump ts-node from 10.6.0 to 10.7.0 (f572a43)
  • bump tsconfig-paths from 3.12.0 to 3.14.1 (2436946)
  • bump typescript from 4.5.5 to 4.6.3 (53b926d)

Documentation

  • update .all-contributorsrc [skip ci] (b13447f)
  • update README.md [skip ci] (1323138)

Internal

  • move build to release-it hook (84a53ba)### 0.2.4 (2022-03-06)

Bug Fixes

  • resolve match-all glob correctly (edcc08f)

Documentation

  • update .all-contributorsrc [skip ci] (ad8e6ee)
  • update .all-contributorsrc [skip ci] (92b30a2)
  • update .all-contributorsrc [skip ci] (9c8c2ea)
  • update README.md [skip ci] (5f92394)
  • update README.md [skip ci] (45a4b8f)
  • update README.md [skip ci] (3d80f7c)

Dependencies

  • bump @commitlint/cli from 16.1.0 to 16.2.1 (6314881)
  • bump @types/node from 17.0.10 to 17.0.21 (aa938c5)
  • bump actions/checkout from 2 to 3 (1748175)
  • bump actions/setup-node from 2 to 3 (7e60bda)
  • bump commander from 8.3.0 to 9.0.0 (04057ce)
  • bump jest from 27.4.7 to 27.5.1 (686e774)
  • bump node-fetch from 2.6.6 to 2.6.7 (ce7accc)
  • bump release-it from 14.12.3 to 14.12.5 (5a74c4b)
  • bump ts-node from 10.4.0 to 10.6.0 (f9ea301)

Internal

bwyap
published 0.2.4 •

Changelog

Source

0.3.0 (2022-04-08)

Features

  • export resolveTsPaths function for use as commonjs module (f269326)

Dependencies

  • bump @commitlint/cli from 16.2.1 to 16.2.3 (cdee2e5)
  • bump @commitlint/config-conventional from 16.0.0 to 16.2.1 (c07185b)
  • bump @release-it/conventional-changelog from 4.1.0 to 4.2.2 (7aa36e4)
  • bump @types/jest from 27.4.0 to 27.4.1 (4dd214f)
  • bump @types/node from 17.0.21 to 17.0.23 (8513ca0)
  • bump commander from 9.0.0 to 9.1.0 (6e6a5e7)
  • bump minimist from 1.2.5 to 1.2.6 (aa68235)
  • bump prettier from 2.5.1 to 2.6.2 (1406f78)
  • bump release-it from 14.12.5 to 14.14.0 (06d79a9)
  • bump ts-jest from 27.1.3 to 27.1.4 (1e934c8)
  • bump ts-node from 10.6.0 to 10.7.0 (f572a43)
  • bump tsconfig-paths from 3.12.0 to 3.14.1 (2436946)
  • bump typescript from 4.5.5 to 4.6.3 (53b926d)

Documentation

  • update .all-contributorsrc [skip ci] (b13447f)
  • update README.md [skip ci] (1323138)

Internal

  • move build to release-it hook (84a53ba)### 0.2.4 (2022-03-06)

Bug Fixes

  • resolve match-all glob correctly (edcc08f)

Documentation

  • update .all-contributorsrc [skip ci] (ad8e6ee)
  • update .all-contributorsrc [skip ci] (92b30a2)
  • update .all-contributorsrc [skip ci] (9c8c2ea)
  • update README.md [skip ci] (5f92394)
  • update README.md [skip ci] (45a4b8f)
  • update README.md [skip ci] (3d80f7c)

Dependencies

  • bump @commitlint/cli from 16.1.0 to 16.2.1 (6314881)
  • bump @types/node from 17.0.10 to 17.0.21 (aa938c5)
  • bump actions/checkout from 2 to 3 (1748175)
  • bump actions/setup-node from 2 to 3 (7e60bda)
  • bump commander from 8.3.0 to 9.0.0 (04057ce)
  • bump jest from 27.4.7 to 27.5.1 (686e774)
  • bump node-fetch from 2.6.6 to 2.6.7 (ce7accc)
  • bump release-it from 14.12.3 to 14.12.5 (5a74c4b)
  • bump ts-node from 10.4.0 to 10.6.0 (f9ea301)

Internal

bwyap
published 0.2.3 •

Changelog

Source

0.2.3 (2022-01-21)

Bug Fixes

  • compilerOptions.paths not being resolved relative to extended config (6ce9cfe)
  • support parsing tsconfig with multiline comments (b910f28)

Dependencies

  • bump @release-it/conventional-changelog from 3.3.0 to 4.1.0 (ed19888)
  • bump typescript from 4.5.4 to 4.5.5 (400e44e)

Internal

  • reduce dependabot schedule (64a4105)

Documentation

  • update .all-contributorsrc [skip ci] (5d52a6d)
  • update LICENSE year (049df7d)
  • update README.md [skip ci] (72daae5)
bwyap
published 0.2.2 •

Changelog

Source

0.2.2 (2022-01-21)

Bug Fixes

  • normalize path for fast-glob as fast-glob>3.0 doesn't support windows path; use absolute path in getFilesToProcess test (2a2b64a)

Dependencies

  • bump @commitlint/cli from 15.0.0 to 16.0.0 (77a55a0)
  • bump @commitlint/cli from 16.0.0 to 16.0.1 (6f5f8a5)
  • bump @commitlint/cli from 16.0.1 to 16.1.0 (e9bd5c8)
  • bump @commitlint/config-conventional from 15.0.0 to 16.0.0 (ec86632)
  • bump @types/jest from 27.0.3 to 27.4.0 (a17d3ea)
  • bump @types/node from 17.0.4 to 17.0.5 (8e50b12)
  • bump @types/node from 17.0.5 to 17.0.10 (177f4a2)
  • bump fast-glob from 3.2.7 to 3.2.11 (a4c91b3)
  • bump jest from 27.4.5 to 27.4.7 (9f8ad77)
  • bump release-it from 14.11.8 to 14.12.3 (daa5d1b)
  • bump ts-jest from 27.1.2 to 27.1.3 (6e7b0ac)

Internal

Documentation

  • update .all-contributorsrc [skip ci] (c3a81a7)
  • update README.md [skip ci] (0e590b3)
bwyap
published 0.2.1 •

Changelog

Source

0.2.1 (2021-12-26)

Internal

Documentation

  • update .all-contributorsrc [skip ci] (5aebb2a)
  • update README.md [skip ci] (3bb3623)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc