oxc-resolver

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oxc-resolver - npm Package Versions

b
boshen
published 11.6.1 •
91

Supply Chain Security

100

Vulnerability

100

Quality

93

Maintenance

100

License

1 alerts fixed

1 new alert

1 decreased metric

0

1 file modified

0

+31 lines added

-31 lines removed

0

+19 transitive dependencies added

0

-19 transitive dependencies removed

0
b
boshen
published 11.6.0 •
91

Supply Chain Security

100

Vulnerability

100

Quality

94

Maintenance

100

License

Changelog

Source

11.6.0 - 2025-07-18

<!-- 0 -->🚀 Features

  • support pass closure to restriction (#604) (by @JounQin) - #604

<!-- 1 -->🐛 Bug Fixes

  • support for resolving empty tsconfig file (#602) (by @JounQin) - #602

<!-- 9 -->💼 Other

  • Expose the ExtendsField enum of TsConfig (#607) (by @ostenbom) - #607

Contributors

  • @Boshen
  • @JounQin
  • @renovate[bot]
  • @ostenbom
b
boshen
published 11.5.2 •
91

Supply Chain Security

100

Vulnerability

100

Quality

94

Maintenance

100

License

Changelog

Source

11.6.0 - 2025-07-18

<!-- 0 -->🚀 Features

  • support pass closure to restriction (#604) (by @JounQin) - #604

<!-- 1 -->🐛 Bug Fixes

  • support for resolving empty tsconfig file (#602) (by @JounQin) - #602

<!-- 9 -->💼 Other

  • Expose the ExtendsField enum of TsConfig (#607) (by @ostenbom) - #607

Contributors

  • @Boshen
  • @JounQin
  • @renovate[bot]
  • @ostenbom
b
boshen
published 11.5.0 •
98

Supply Chain Security

100

Vulnerability

100

Quality

95

Maintenance

100

License

Changelog

Source

11.5.0 - 2025-07-06

<!-- 0 -->🚀 Features

  • return proper errors when failed to find or read yarn pnp manifest (#590) (by @Boshen) - #590
  • add yarn_pnp logic to FileSystem (#589) (by @Boshen) - #589
  • (resolver) rework yarn manifest file look up (#586) (by @Boshen)

<!-- 2 -->🚜 Refactor

  • remove fs_cache feature flag (#588) (by @Boshen) - #588

Contributors

  • @Boshen
b
boshen
published 11.4.0 •
98

Supply Chain Security

100

Vulnerability

100

Quality

95

Maintenance

100

License

Changelog

Source

11.4.0 - 2025-07-01

<!-- 0 -->🚀 Features

  • bump pnp to 0.11.0 (#577) (by @Boshen) - #577

Contributors

  • @Boshen
b
boshen
published 11.3.0 •
98

Supply Chain Security

100

Vulnerability

100

Quality

95

Maintenance

100

License

Changelog

Source

11.3.0 - 2025-06-26

<!-- 0 -->🚀 Features

  • align yarn pnp implementation (#576) (by @Boshen) - #576
  • (resolver) allow exports field in require('../directory') (#572) (by @Boshen)
  • (napi) add ResolveResult::builtin information (#575) (by @Boshen)

<!-- 3 -->📚 Documentation

  • document allowPackageExportsInDirectoryResolve (by @Boshen)

Contributors

  • @Boshen
b
boshen
published 11.2.1 •
99

Supply Chain Security

100

Vulnerability

100

Quality

96

Maintenance

100

License

Changelog

Source

11.2.1 - 2025-06-23

<!-- 1 -->🐛 Bug Fixes

  • avoid crash when encountering tsconfig circular extends (#570)
  • (napi) ensure pnp_manifest is included with yarn_pnp feature (#555)

<!-- 10 -->💼 Other

  • (rust) debug = false in [profile.dev] and [profile.test] (#554)

<!-- 3 -->📚 Documentation

  • add ts config
  • update alias and fallback options type and description (#557)
b
boshen
published 11.2.0 •
98

Supply Chain Security

100

Vulnerability

100

Quality

95

Maintenance

100

License

Changelog

Source

11.2.0 - 2025-06-05

<!-- 0 -->Features

  • (napi) add tracing-subscriber feature; turned on by default (#546)
b
boshen
published 11.1.0 •
98

Supply Chain Security

100

Vulnerability

100

Quality

95

Maintenance

100

License

Changelog

Source

11.1.0 - 2025-06-01

<!-- 0 -->Features

  • support module type for TS files (#538)
b
boshen
published 11.0.0 •
98

Supply Chain Security

100

Vulnerability

100

Quality

94

Maintenance

100

License

Changelog

Source

11.0.0 - 2025-05-28

<!-- 0 -->Features

  • implement module type resolution algorithm ESM_FILE_FORMAT from the spec (#535)

<!-- 3 -->Documentation

  • (README) clarify algorithm specification

<!-- 7 -->Chore

  • (deps) lock file maintenance rust crates (#530)