๐Ÿš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more โ†’
Socket
DemoInstallSign in
Socket

esbuild-plugin-file-path-extensions

Package Overview
Dependencies
Maintainers
0
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-file-path-extensions - npm Package Versions

1
โ€ฆ
6789

2.1.1-next.89d28f7.0

Diff
favna
published 2.1.1-next.89d28f7.0 โ€ข
favna
published 2.1.0 โ€ข

Changelog

Source

2.1.0 - (2024-05-12)

๐Ÿš€ Features

  • Handle Directory Imports, Node Builtins (#104) (103d1b6)
favna
published 2.0.0 โ€ข

Changelog

Source

2.0.0 - (2023-12-03)

๐Ÿ  Refactor

  • Make package itself a module and correct paths (a146182)

๐Ÿ› Bug Fixes

  • Filter on whether esbuild is processing import-statement kinds (f2fe6d1)
  • Add jsx,cjsx,mjsx,tsx,ctsx,mtsx to known extensions that should not be replaced (d2dc93f)
  • Set correct export mapping in package.json (6195a4c)
  • Properly default cjs to .cjs as extension (1aa389a)
    • ๐Ÿ’ฅ BREAKING CHANGE: Though previously already intended for cjs to get .cjs as file extension, that was never actually properly applied. Because the CommonJS extension will from this version forward actually properly be .cjs I am releasing this a breaking change in case anyone expected it to be .js. If you want to upgrade and retain .js pass { cjsExtension: 'js' } as options to this plugin.

๐Ÿงช Testing

favna
published 1.0.0 โ€ข

Changelog

Source

1.0.0 - (2022-10-16)

๐Ÿ“ Documentation

  • Add @favna as a contributor (ba2489d)
  • readme: Fix toc links (a7e157a)

๐Ÿš€ Features

๐Ÿงช Testing

1
โ€ฆ
6789