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

unimport

Package Overview
Dependencies
Maintainers
3
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unimport - npm Package Versions

1345
12

3.14.0

Diff
antfu
published 3.14.0 •

Changelog

Source

3.14.0 (2024-11-29)

Features

  • scan-dirs: support exclude glob and set dirs exclude types (#395) (5978277)

Performance Improvements

  • move fast-glob to tinyglobby (#396) (97bfaa0)
antfu
published 3.13.4 •

Changelog

Source

3.13.4 (2024-11-27)

Bug Fixes

  • upgrade string-literal to fix injecting import for the code with /a[/]bcd/ (#393) (8c03bf6)
antfu
published 3.13.3 •

Changelog

Source

3.13.3 (2024-11-23)

Bug Fixes

  • distinguish class by declarationType (#391) (250b001)
antfu
published 3.13.2 •

Changelog

Source

3.13.2 (2024-11-14)

Bug Fixes

  • Remove non-existing 'locale' from date-fns preset (#388) (f67b88d)
antfu
published 3.13.1 •

Changelog

Source

3.13.1 (2024-09-27)

Bug Fixes

  • addon: wrong vue directives transform filter (#380) (cf374a5)
antfu
published 3.13.0 •

Changelog

Source

3.13.0 (2024-09-26)

Bug Fixes

Features

antfu
published 3.12.0 •

Changelog

Source

3.12.0 (2024-09-12)

Features

antfu
published 3.11.1 •

Changelog

Source

3.11.1 (2024-08-24)

Bug Fixes

  • regexp: from named import false-negative (e2b7fe5)
antfu
published 3.11.0 •

Changelog

Source

3.11.0 (2024-08-21)

Features

  • support libraries with export = syntax (#363) (d877d50)
antfu
published 3.10.1 •

Changelog

Source

3.10.1 (2024-08-20)

Bug Fixes

  • match imported/exported variables correctly in minified code, fix #362 (#366) (194bcfc)