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

dts-pack

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dts-pack - npm Package Versions

0.7.0

Diff

Changelog

Source

v0.7.0

  • Add forceDefineGlobal option
jet2jet
published 0.6.0 •

Changelog

Source

v0.6.0

  • Add childModuleNameConverter option (can only be used from API or DtsPackPlugin)
  • Add keepIndividualDeclarations option for DtsPackPlugin
  • Fix child module name generation
  • Support object value for webpack configuration output.library
jet2jet
published 0.5.1 •

Changelog

Source

v0.5.1

  • Fix path resolution for emitted declaration files on DtsPackPlugin
jet2jet
published 0.5.0 •

Changelog

Source

v0.5.0

  • Change the project file usage when using DtsPackPlugin (see README.md)
    • Note that this change does not affect the command-line or APIs.
  • Add --headerText and --footerText options to add header and footer text for output files.
jet2jet
published 0.4.1 •

Changelog

Source

v0.4.1

  • Fix output file name on DtsPackPlugin
jet2jet
published 0.4.0 •

Changelog

Source

v0.4.0

  • Use enhanced-resolve for module resolution when using DtsPackPlugin.
    • The package 'enhanced-resolve' with version 2.0.0 or higher (currently up to 4.x) is necessary when using the plugin. Users are possibly unnecessary to install it explicitly because webpack and/or other loaders use it.
    • Note that this change does not affect the command-line or APIs; when using dts-pack from command-line or APIs, 'enhanced-resolve' is not used.
jet2jet
published 0.3.0 •

Changelog

Source

v0.3.0

  • Add --stripUnusedExports option (#4)
  • Support webpack 4.x (not fully tested yet)
jet2jet
published 0.2.0 •

Changelog

Source

v0.2.0

  • Add webpack plugin named DtsPackPlugin (#1)
jet2jet
published 0.1.1 •

Changelog

Source

v0.1.1

  • Fix 'typescript' version (tested with 2.7.1)
jet2jet
published 0.1.0 •

Changelog

Source

v0.1.0

  • Initial version
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