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

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

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

23

1.7.10

Diff
jounqin
published 1.7.10 •
jounqin
published 1.7.9 •

Changelog

Source

1.7.9 - 2025-06-03

<!-- 1 -->Bug Fixes

jounqin
published 1.7.8 •

Changelog

Source

1.7.8 - 2025-05-29

<!-- 1 -->Bug Fixes

  • resolve symlink with nested node_modules (#125)
jounqin
published 1.7.7 •

Changelog

Source

1.7.7 - 2025-05-29

<!-- 1 -->Bug Fixes

  • resolve dir index with dot specifier correctly (#123)
jounqin
published 1.7.6 •

Changelog

Source

1.7.6 - 2025-05-28

<!-- 1 -->Bug Fixes

  • prefer index over current file for . and ./ (#121)
jounqin
published 1.7.5 •

Changelog

Source

1.7.5 - 2025-05-28

<!-- 1 -->Bug Fixes

  • should try package exports first per spec (#118)
jounqin
published 1.7.4 •

Changelog

Source

1.7.4 - 2025-05-28

<!-- 1 -->Bug Fixes

  • prefer file over package dir in node_modules (#116)
jounqin
published 1.7.3 •

Changelog

Source

1.7.3 - 2025-05-28

<!-- 1 -->Bug Fixes

  • custom condition_names should take higher priority than target in package.json (#115)
jounqin
published 1.7.2 •

Changelog

Source

1.7.2 - 2025-04-27

<!-- 1 -->Bug Fixes

  • bump napi-postinstall to fix yarn pnp compatibility issue (#106)
jounqin
published 1.7.1 •

Changelog

Source

1.7.1 - 2025-04-26

Chore

  • bump napi-postinstall to support yarn/pnpm on webcontainer (#103)

<!-- 6 -->Testing

  • add case for #65 (#100)