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

@swc/wasm

Package Overview
Dependencies
Maintainers
1
Versions
643
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/wasm - npm Package Versions

23
65

1.10.14

Diff

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)

kdy1
published 1.10.9-nightly-20250121.1 •

kdy1
published 1.10.8 •

Changelog

Source

[1.10.8] - 2025-01-19

Bug Fixes

  • (es/decorators) Fix init order of 2022-03 impl (#9760) (751a310)

  • (es/testing) Fix sourcemap generation (#9891) (008f2de)

  • (es/ts_strip) Handle ASI hazard in return statement (#9882) (121b5fe)

  • (typescript) Collect usages in extend clauses of classes and interfaces (#9893) (ef29ef6)

Features

  • (typescript) Check computed property names of ts signatures (#9867) (caed78a)

Performance

  • (bench) Run benchmark on a custom runner (#9877) (2d6f9a5)

  • (es/codegen) Remove needless allocations (#9890) (f230ff2)

  • (es/minifier) Make the first run of DCE more efficient (#9868) (7329824)

  • (es/minifier) Adjust parallel threshold (#9872) (d5d856c)

  • (es/minifier) Box VarUsageInfo of ProgramData (#9894) (fafd754)

  • (es/renamer) Use IndexSet for rename queue (#9866) (f404720)

  • (es/utils) Optimize maybe_par_idx_raw (#9870) (46e3d77)

  • Enable concurrent in codspeed bench (#9862) (6c2bb13)

Refactor

  • (atoms) Rename FastAtom to UnsafeAtom (#9873) (3df8b44)

  • (es/minifier) Add a way to profile minifier for real-world inputs (#9881) (9657294)

  • (es/minifier) Use chili for minify-all example (#9885) (197f0bc)

  • (es/minifier) Make minify-all profilable (#9888) (fbad136)

23
65
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