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

@oxc-resolver/binding-linux-arm64-gnu

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oxc-resolver/binding-linux-arm64-gnu - npm Package Versions

13456

5.3.0

Diff
boshen
published 5.3.0 •

Changelog

Source

5.3.0 - 2025-04-19

<!-- 0 -->Features

  • deserialize preserve_value_imports and imports_not_used_as_values from compilerOptions (#457)
  • deserialize target from compilerOptions (#456)
boshen
published 5.2.0 •

Changelog

Source

5.2.0 - 2025-04-08

<!-- 1 -->Bug Fixes

  • resolve ${configDir} in tsconfig compilerOptions.baseUrl (#450)
boshen
published 5.1.1 •

Changelog

Source

5.1.1 - 2025-04-04

<!-- 1 -->Bug Fixes

  • handle query and fragment in pacakge.json exports and imports field (#443)
boshen
published 5.1.0 •

Changelog

Source

5.1.0 - 2025-04-02

<!-- 0 -->Features

  • resolve emitDecoratorMetadata in tsconfig (#439)

<!-- 3 -->Documentation

  • fix an incorrect comment on Context::missing_dependencies
boshen
published 5.0.1 •

Changelog

Source

5.1.0 - 2025-04-02

<!-- 0 -->Features

  • resolve emitDecoratorMetadata in tsconfig (#439)

<!-- 3 -->Documentation

  • fix an incorrect comment on Context::missing_dependencies
boshen
published 5.0.0 •

Changelog

Source

5.0.0 - 2025-03-07

<!-- 0 -->Features

  • [breaking] Rust Edition 2024 (#402)
  • deserialize verbatim_module_syntax from compilerOptions (#411)

<!-- 4 -->Refactor

  • remove papaya .collector(seize::Collector::new()) call (#393)
boshen
published 4.2.0 •

Changelog

Source

4.2.0 - 2025-02-19

<!-- 0 -->Features

  • support wildcard * in alias plugin (#388)
boshen
published 4.1.0 •

Changelog

Source

4.1.0 - 2025-02-14

<!-- 0 -->Features

  • merge options from extends tsconfig.json (#375)
  • add more fields in tsconfig#CompilerOptionsSerde (#374)

<!-- 1 -->Bug Fixes

  • fix bench
boshen
published 4.0.0 •

Changelog

Source

4.0.0 - 2025-01-20

<!-- 0 -->Features

  • [breaking] generic fs cache type Resolver = ResolverGeneric<FsCache<FileSystemOs>> (#358)
  • [breaking] PackageJson and TsConfig traits (#360)

<!-- 2 -->Performance

  • use papaya instead of dashmap (#356)
boshen
published 3.0.3 •

Changelog

Source

3.0.3 - 2024-12-14

<!-- 1 -->Bug Fixes

  • try browsers field and alias before resolving directory in node_modules (#349)