🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@cedx/esbuild-plugins

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cedx/esbuild-plugins - npm Package Versions

1.1.0

Diff
cedx
published 1.1.0 •

Changelog

Source

Version 1.1.0

  • Ported the source code to TypeScript.
cedx
published 1.0.0 •

Changelog

Source

Version 1.0.0

  • First stable release.
cedx
published 0.3.0 •

Changelog

Source

Version 0.3.0

  • Breaking change: renamed the dedupePackages plug-in to dedupeModules.
  • Breaking change: renamed the MinifyOptions type to MinifyHtmlLiteralsOptions.
  • Added support for .cts and .mts file extensions in the minifyHtmlLiterals plug-in.
  • Added the DedupeModulesOptions type.
cedx
published 0.2.0 •

Changelog

Source

Version 0.2.0

  • Allow to customize the filter and minification options of the minifyHtmlLiterals plug-in.
cedx
published 0.1.0 •

Changelog

Source

Version 0.1.0

  • Initial release.