New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@swc/html-linux-arm64-musl

Package Overview
Dependencies
Maintainers
0
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/html-linux-arm64-musl - npm Package Versions

23
10

1.10.15

Diff

Changelog

Source

[1.10.15] - 2025-02-08

Bug Fixes

  • (es/fixer) Wrap object tagged templates (#9991) (963c3a5)

  • (es/minifier) Dont't optimize swtich case before DCE (#9994) (afe21b5)

  • (es/minifier) Revert #10006 (#10007) (7e21323)

  • (es/parser, es/codegen) Handle trailing empty slots in array patterns (#9992) (1a87e76)

  • (es/react) Avoid adding __self in constructors of derived class in the jsx_self (#9987) (83f24af)

Features

  • (es/ast) Add ShrinkToFit implementation (#10009) (6849b6a)

  • (es/helpers) Update package exports for module-sync and webpack compatibility (#9995) (6f4e7ad)

  • (fast-ts) Support Uint8Array Input (#9879) (61ae579)

Performance

  • (es/codegen) Remove needless allocations (#9978) (9c89d57)

  • (es/minifier) Do not clone from take_ident_of_pat_if_unused (#10005) (dc3b46e)

  • (es/minifier) Allocate in once from mark_property_mutation (#10004) (4a90e51)

  • (es/minifier) Limit infection analysis by the entry size (#10006) (1a3a4b9)

  • (es/minifier) Make the default pass 2 (#10014) (07dc423)

kdy1
published 1.10.15-nightly-20250208.1 •

kdy1
published 1.10.14 •

Changelog

Source

[1.10.14] - 2025-02-03

Bug Fixes

  • (deps) Update cargo (patch) (#9971) (e9843d8)

  • (es/transforms) Pass unresolved_mark to simplifier instead of top_level_mark (#9989) (963b088)

  • (swc_core) Fix typo in swc_core feature (#9979) (99a6339)

Features

  • (ts/fast-strip) Support type-only/uninstantiated namespaces (#9983) (a72c6fa)

  • Add (experimental) nodejs interop crates (#9974) (37e0ea5)

  • Add (experimental) js-interop npm package (#9975) (eebb0ea)

Performance

kdy1
published 1.10.14-nightly-20250203.1 •

kdy1
published 1.10.12 •

Changelog

Source

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

kdy1
published 1.10.12-nightly-20250129.1 •

kdy1
published 1.10.11 •

Changelog

Source

[1.10.11] - 2025-01-27

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

Miscellaneous Tasks

  • (es/minifier) Add a script for samply profiler (#9923) (8f8dcaa)

  • (preset-env) Update browserslist-rs (#9918) (606ffe5)

Performance

  • (es/react) Use proper string types for react configuration (#9949) (1bf837e)

  • (es/utils) Prevent too many recursion (#9931) (d24f785)

  • (es/utils) Restrict recursion of get_type (#9933) (1781b85)

  • (preset-env) Store Versions in Arc (#9950) (03dffb5)

Refactor

kdy1
published 1.10.11-nightly-20250127.1 •

kdy1
published 1.10.10-nightly-20250127.1 •

kdy1
published 1.10.9 •

Changelog

Source

[1.10.9] - 2025-01-21

Bug Fixes

Documentation

  • (es/parallel) Improve document of Parallel (#9896) (9962c9c)

Features

  • (es/minifier) Print total size from minify-all example (#9897) (134000f)

  • (es/minifier) Turn 1 * v into +v (#9903) (a228347)

  • (es/minifier) Compress foo ? num : 0 into num * !!foo (#9908) (ce22557)

Miscellaneous Tasks

  • (es/minifier) Print slow files from minify-all example (#9899) (2d87b89)

Performance

  • (es/minifier) Make character frequency analysis parallel (#9895) (ca2fd1e)

  • (es/minifier) Parallelize handling of class members (#9900) (ed74839)

  • (es/minifier) Adjust threshold for parallel char frequency calculation (#9901) (47ea8de)

  • (es/minifier) Do heavy operation only if required (#9902) (2687231)

  • (es/minifier) Cache var_or_default calls (#9909) (4a3be8d)

  • (es/minifier) Invert cache to be really a cache (#9910) (8bfb0e5)

23
10
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc