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

ts-unused-exports

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-unused-exports - npm Package Versions

1
46

3.0.1

Diff

Changelog

Source

[3.0.1] - 28 Oct 2019

Changed

  • Fix bug introduced by --showLineNumber option, where analysis throws error on more complex projects.
pzavolinsky
published 3.0.0 •

Changelog

Source

[3.0.0] - 27 Oct 2019

Changed

  • Updated TypeScript dependency to 3.6.4
pzavolinsky
published 2.2.0 •

Changelog

Source

[2.2.0] - 27 Oct 2019

Added

  • If the option --showLineNumber is given, then output 1 line per unused export, with the location in the file (line number, column)

Changed

  • Fix the --ignorePaths option (it was incorrectly filtering the parsed files, instead of filtering the output)
pzavolinsky
published 2.1.0 •

Changelog

Source

[2.1.0] - 20 Oct 2019

Added

  • Add comment flag to ignore some exports
  • Add tsconfig paths aliases support
  • Remove recursive imports check (performance on big projects)
  • Use tsconfig 'paths' to resolve import paths
  • Print full paths in console, with color highlighting
  • Add cmd line option to ignore results from some file paths

Changed

  • By default, the process exit code will be 0 unless there was a critical error (bad arguments or a missing file)
  • If the option --exitWithCount is given, then return the count of files that have unused exports
pzavolinsky
published 2.0.11 •

pzavolinsky
published 2.0.10 •

pzavolinsky
published 2.0.9 •

pzavolinsky
published 2.0.8 •

pzavolinsky
published 2.0.7 •

pzavolinsky
published 2.0.6 •

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