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

@unrs/resolver-binding-linux-riscv64-gnu

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unrs/resolver-binding-linux-riscv64-gnu - npm Package Versions

234

1.11.1

Diff
j
jounqin
published 1.11.1 •

Changelog

Source

1.11.1 - 2025-07-09

<!-- 3 -->📚 Documentation

  • add missing descriptionFiles option introduction (by @JounQin)

Contributors

  • @JounQin
j
jounqin
published 1.11.0 •

Changelog

Source

1.11.0 - 2025-07-06

<!-- 0 -->🚀 Features

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

<!-- 2 -->🚜 Refactor

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

<!-- 9 -->💼 Other

  • Merge remote-tracking branch 'upstream/main' into chore/merge_upstream (by @JounQin) - #178

Contributors

  • @JounQin
  • @oxc-bot
  • @Boshen
j
jounqin
published 1.10.1 •

Changelog

Source

1.10.1 - 2025-07-02

<!-- 1 -->🐛 Bug Fixes

  • fix: incorrect package.json relative path (#176) (by @JounQin) - #176

Contributors

  • @JounQin
j
jounqin
published 1.10.0 •

Changelog

Source

1.10.0 - 2025-07-02

<!-- 1 -->🐛 Bug Fixes

  • support resolving abnormal relative paths with node_modules (#171) (by @JounQin) - #171
  • (deps) update all dependencies (#168) (by @renovate[bot])

<!-- 9 -->💼 Other

  • Merge remote-tracking branch 'upstream/main' into chore/merge_upstream (by @JounQin) - #174

Contributors

  • @JounQin
  • @renovate[bot]
j
jounqin
published 1.9.2 •

Changelog

Source

1.9.2 - 2025-06-24

<!-- 1 -->Bug Fixes

  • requiring . or ./ should respect mainFiles option (#163) (by @JounQin) - #163

<!-- 3 -->Documentation

  • update alias and fallback options type and description (#161) (by @JounQin) - #161

<!-- 7 -->Chore

  • (deps) update all dependencies (#164) (by @renovate[bot])

Contributors

  • @renovate[bot]
  • @JounQin
j
jounqin
published 1.9.1 •

Changelog

Source

1.9.1 - 2025-06-20

<!-- 1 -->Bug Fixes

  • (deps) update all dependencies (#157) (by @renovate[bot])

Contributors

  • @renovate[bot]
j
jounqin
published 1.9.0 •

Changelog

Source

1.9.0 - 2025-06-11

<!-- 0 -->Features

  • add file: protocol path support (#151) (by @JounQin) - #151
  • add two last android targets (#154) (by @JounQin) - #154

<!-- 1 -->Bug Fixes

  • try different approach to support web container out of box (#150) (by @JounQin) - #150

Contributors

  • @JounQin
j
jounqin
published 1.8.1 •

Changelog

Source

1.8.1 - 2025-06-11

<!-- 1 -->Bug Fixes

  • keep napi property in package.json for napi-postinstall (#148) (by @JounQin)

Contributors

  • @JounQin
j
jounqin
published 1.8.0 •

Changelog

Source

1.8.0 - 2025-06-11

<!-- 0 -->Features

  • support runtime fallback for webcontainer (#144) (by @JounQin) - #144
  • merge from upstream oxc-project/oxc-resolver - 6th (#146) (by @JounQin) - #146

<!-- 7 -->Chore

  • (deps) update all dependencies (#141) (by @renovate[bot])

Contributors

  • @JounQin
  • @renovate[bot]
j
jounqin
published 1.7.13 •

Changelog

Source

1.7.13 - 2025-06-10

<!-- 1 -->Bug Fixes

  • support extends in referenced project (#142)