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

1245
12

3.10.0

Diff
antfu
published 3.10.0 •

Changelog

Source

3.10.0 (2024-08-03)

Bug Fixes

  • drop declare module '@vue/runtime-core' (#359) (4f309e1)
  • dtsDisabled option is not working (#360) (e6186e9)
antfu
published 3.9.1 •

Changelog

Source

3.9.1 (2024-07-27)

Bug Fixes

  • resolve module path conversion issue in scanExports on Windows (#356) (b134001)
antfu
published 3.9.0 •

Changelog

Source

3.9.0 (2024-07-17)

Bug Fixes

  • correct path handling for * exports in scanExports when exporting from module (#354) (9d4ffb0), closes #353
antfu
published 3.8.0 •

Changelog

Source

3.8.0 (2024-07-16)

Bug Fixes

Features

antfu
published 3.7.2 •

Changelog

Source

3.7.2 (2024-05-25)

Bug Fixes

antfu
published 3.7.1 •

Changelog

Source

3.7.1 (2023-12-28)

Bug Fixes

  • do not stripe file extension when a custom resolvePath is provided, close #306 (1d31ff2)
antfu
published 3.7.0 •

Changelog

Source

3.7.0 (2023-12-22)

Bug Fixes

  • vue-template: support auto import with $, close #298 (656756c)

Features

antfu
published 3.6.1 •

Changelog

Source

3.6.1 (2023-12-06)

Bug Fixes

  • always remove file extension by default in toTypeDeclarationItems (#303) (7ec41c2)
antfu
published 3.6.0 •

Changelog

Source

3.6.0 (2023-11-22)

Bug Fixes

  • improve global types exports on type-only module (17f2894)
antfu
published 3.5.0 •

Changelog

Source

3.5.0 (2023-11-09)

Bug Fixes

Features