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

1
35
12

3.4.0

Diff
antfu
published 3.4.0 •

Changelog

Source

3.4.0 (2023-09-26)

Bug Fixes

  • better .d.ts handling on dirs scan (#276) (db0d377)
  • dedupe dts imports (e4068ff)

Features

  • presets: add more types to vue preset (#281) (9b8dac5)
  • utils: name used import on duplicate on warning (#271) (28cf011)
antfu
published 3.3.0 •

Changelog

Source

3.3.0 (2023-09-04)

Features

  • support scanning types export under dirs (#268) (a57d863)
antfu
published 3.2.0 •

Changelog

Source

3.2.0 (2023-08-23)

Features

antfu
published 3.1.3 •

Changelog

Source

3.1.3 (2023-08-03)

Bug Fixes

  • do not remove side-effects on transform (e7b3677)
antfu
published 3.1.2 •

Changelog

Source

3.1.2 (2023-08-02)

Bug Fixes

  • virtual importing uses stripped code (988f20d)
antfu
published 3.1.1 •

Changelog

Source

3.1.1 (2023-08-02)

Bug Fixes

  • edge case when backtick in regexp (ce760a7)
antfu
published 3.1.0 •

Changelog

Source

3.1.0 (2023-07-20)

Features

  • add rxjs to preset (#256) (2458d18)
  • add version in context (5342993)
  • expose code and id to injectImportsStringified hook (3fecc3f)
antfu
published 3.0.14 •

Changelog

Source

3.0.14 (2023-07-04)

Bug Fixes

  • vue-template: respect hooks from other addons (ab31293)
antfu
published 3.0.13 •

Changelog

Source

3.0.13 (2023-07-04)

Features

  • add two injection hooks for addons (3204262)
antfu
published 3.0.12 •

Changelog

Source

3.0.12 (2023-07-03)

Features

  • allow addons to extend the imports (35a5726)