Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typedoc-plugin-missing-exports

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-plugin-missing-exports - npm Package Versions

2

3.0.2

Diff

Changelog

Source

3.0.2 (2024-10-15)

  • Do not include the file extension in derived module names.
gerrit0
published 3.0.1 •

Changelog

Source

3.0.1 (2024-10-15)

  • Fixed an issue where modules could be created by this plugin with names including an absolute path, #12.
gerrit0
published 3.0.0 •

Changelog

Source

3.0.0 (2024-06-22)

  • Support TypeDoc 0.26
  • BREAKING: Drop support for TypeDoc before 0.26.
gerrit0
published 2.3.0 •

Changelog

Source

2.3.0 (2024-06-12)

  • Added --collapseInternalModule option.
gerrit0
published 2.2.0 •

Changelog

Source

2.2.0 (2024-01-14)

  • Fixed an issue where if a re-exported symbol referenced an internal symbol, and more than one entry point was provided to TypeDoc, this plugin would add the internal symbol to the last module, rather than the one it was associated with, #22.
  • Added --placeInternalsInOwningModule option.
gerrit0
published 2.1.0 •

Changelog

Source

2.1.0 (2023-08-25)

  • Added support for TypeDoc 0.25.x
gerrit0
published 2.0.1 •

Changelog

Source

2.0.1 (2023-07-29)

  • Fixed memory leak when running in watch mode / packages mode, TypeStrong/typedoc#2339
gerrit0
published 2.0.0 •

Changelog

Source

2.0.0 (2023-04-15)

  • BREAKING: Drop support for TypeDoc 0.22 and 0.23
gerrit0
published 1.0.0 •

Changelog

Source

1.0.0 (2022-08-12)

  • BREAKING: Will now create an <internals> module rather than a namespace to allow support for referenced default exports, #15.
  • BREAKING: Renamed internalNamespace option to internalModule
gerrit0
published 0.23.0 •

Changelog

Source

0.23.0 (2022-06-26)

  • Add support for TypeDoc 0.23.x
  • Dropped support for Node 12.
2
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