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
46
12

3.0.11

Diff
antfu
published 3.0.11 •

Changelog

Source

3.0.11 (2023-06-28)

Bug Fixes

  • regex detect for multiple line declaration (cdb8466), closes #250
antfu
published 3.0.10 •

Changelog

Source

3.0.10 (2023-06-26)

Bug Fixes

antfu
published 3.0.9 •

Changelog

Source

3.0.9 (2023-06-26)

Features

  • toExports supports exporting types (5e2f288)
antfu
published 3.0.8 •

Changelog

Source

3.0.8 (2023-06-09)

Features

  • unplugin: support disabling autoImport option (c8c0fcc)
antfu
published 3.0.7 •

Changelog

Source

3.0.7 (2023-05-20)

Bug Fixes

  • presets: add the new toValue method in vue 3 (#241) (64d0f95)
  • workaround for Vue 3.3 template auto import (88b9e34)
antfu
published 3.0.6 •

Changelog

Source

3.0.6 (2023-04-05)

Bug Fixes

  • do not generate types in .toExports(), close https://github.com/nuxt/nuxt/issues/19920 (7032de3)
antfu
published 3.0.5 •

Changelog

Source

3.0.5 (2023-04-04)

Bug Fixes

  • expose getImportMap (#237) (4bd5ee0)
  • only camel-case default exports if they're transformable (#234) (96146d4)
antfu
published 3.0.4 •

Changelog

Source

3.0.4 (2023-03-24)

Bug Fixes

antfu
published 3.0.3 •

Changelog

Source

3.0.3 (2023-03-16)

Bug Fixes

  • scan-dir: handle re-export from folder index (#229) (7d0c4e2)

Features

antfu
published 3.0.2 •

Changelog

Source

3.0.2 (2023-02-24)

Bug Fixes

  • dts: always remove .ts extension in dts (03288a9)