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

oxc-resolver

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oxc-resolver - npm Package Versions

23456

11.1.0

Diff
boshen
published 11.1.0 •

Changelog

Source

11.1.0 - 2025-06-01

<!-- 0 -->Features

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

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)
boshen
published 10.0.0 •

Changelog

Source

10.0.0 - 2025-05-20

<!-- 0 -->Features

  • (napi) upgrade NAPI-RS to 3.0.0-beta.1 (#525)

<!-- 4 -->Refactor

  • [breaking] set clippy avoid-breaking-exported-api = false (#519)

<!-- 7 -->Chore

  • (deps) lock file maintenance (#523)
  • (deps) update dependency rust to v1.87.0 (#520)
  • sync napi cfg on global_allocator
  • (napi) adjust mimalloc features (#515)
boshen
published 9.0.2 •

Changelog

Source

10.0.0 - 2025-05-20

<!-- 0 -->Features

  • (napi) upgrade NAPI-RS to 3.0.0-beta.1 (#525)

<!-- 4 -->Refactor

  • [breaking] set clippy avoid-breaking-exported-api = false (#519)

<!-- 7 -->Chore

  • (deps) lock file maintenance (#523)
  • (deps) update dependency rust to v1.87.0 (#520)
  • sync napi cfg on global_allocator
  • (napi) adjust mimalloc features (#515)
boshen
published 9.0.1 •

Changelog

Source

9.0.1 - 2025-05-09

<!-- 1 -->Bug Fixes

  • oxc_resolver_napi dependency version
boshen
published 9.0.0 •

Changelog

Source

9.0.0 - 2025-05-09

<!-- 1 -->Bug Fixes

  • hash import does not need to load from node_modules (#501)

<!-- 7 -->Chore

  • add --tsconfig to example (#505)
  • publish oxc_napi_resolver (#496)
boshen
published 8.0.0 •

Changelog

Source

8.0.0 - 2025-05-01

<!-- 1 -->Bug Fixes

  • fix incorrect return of package.json when a workspace module has node_modules (#482)

<!-- 2 -->Performance

  • cache whether a path is node_modules or inside node_modules (#490)
  • remove a useless load_as_directory call (#487)

<!-- 4 -->Refactor

  • [breaking] remove description_files option (#488)
  • [breaking] remove modules options (#484)
boshen
published 7.0.1 •

Changelog

Source

8.0.0 - 2025-05-01

<!-- 1 -->Bug Fixes

  • fix incorrect return of package.json when a workspace module has node_modules (#482)

<!-- 2 -->Performance

  • cache whether a path is node_modules or inside node_modules (#490)
  • remove a useless load_as_directory call (#487)

<!-- 4 -->Refactor

  • [breaking] remove description_files option (#488)
  • [breaking] remove modules options (#484)
boshen
published 7.0.0 •

Changelog

Source

7.0.0 - 2025-04-29

<!-- 1 -->Bug Fixes

  • return the enclosing package.json if it is inside node_modules (#476)

<!-- 4 -->Refactor

  • add Debug to FsCachedPath (#478)
boshen
published 6.0.2 •

Changelog

Source

7.0.0 - 2025-04-29

<!-- 1 -->Bug Fixes

  • return the enclosing package.json if it is inside node_modules (#476)

<!-- 4 -->Refactor

  • add Debug to FsCachedPath (#478)