Skip to content

Use ts-bridge for building - #175

Merged
Mrtenz merged 2 commits into
mainfrom
mrtenz/ts-bridge
May 15, 2024
Merged

Use ts-bridge for building#175
Mrtenz merged 2 commits into
mainfrom
mrtenz/ts-bridge

Conversation

@Mrtenz

@MrtenzMrtenz commented May 15, 2024

Copy link
Copy Markdown
Member

This solves issues with the ESM build. Based on MetaMask/utils#182.

Closes#152.

@Mrtenz
Mrtenz requested a review from a team as a code ownerMay 15, 2024 11:15
@socket-security

socket-securityBot commented May 15, 2024

Copy link
Copy Markdown

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

PackageNew capabilitiesTransitivesSizePublisher
npm/@ts-bridge/cli@0.1.3Transitive: environment, filesystem+1521 kBmrten
npm/binary-extensions@2.2.0None05.36 kBsindresorhus
npm/chalk@5.3.0None043.7 kBsindresorhus
npm/chokidar@3.5.3environment, filesystem+1102 kBpaulmillr
npm/jackspeak@2.2.1environment, unsafe0222 kBisaacs
npm/path-scurry@1.10.1filesystem+21.49 MBisaacs
npm/resolve.exports@2.0.2None023.9 kBlukeed

🚮 Removed packages:npm/@esbuild/android-arm64@0.19.12, npm/@esbuild/android-arm@0.19.12, npm/@esbuild/android-x64@0.19.12, npm/@esbuild/darwin-arm64@0.19.12, npm/@esbuild/darwin-x64@0.19.12, npm/@esbuild/freebsd-arm64@0.19.12, npm/@esbuild/freebsd-x64@0.19.12, npm/@esbuild/linux-arm64@0.19.12, npm/@esbuild/linux-arm@0.19.12, npm/@esbuild/linux-ia32@0.19.12, npm/@esbuild/linux-loong64@0.19.12, npm/@esbuild/linux-mips64el@0.19.12, npm/@esbuild/linux-ppc64@0.19.12, npm/@esbuild/linux-riscv64@0.19.12, npm/@esbuild/linux-s390x@0.19.12, npm/@esbuild/linux-x64@0.19.12, npm/@esbuild/netbsd-x64@0.19.12, npm/@esbuild/openbsd-x64@0.19.12, npm/@esbuild/sunos-x64@0.19.12, npm/@esbuild/win32-arm64@0.19.12, npm/@esbuild/win32-ia32@0.19.12, npm/@esbuild/win32-x64@0.19.12, npm/any-promise@1.3.0, npm/binary-extensions@2.3.0, npm/bundle-require@4.1.0, npm/cac@6.7.14, npm/chokidar@3.6.0, npm/esbuild@0.19.12, npm/jackspeak@2.3.6, npm/joycon@3.1.1, npm/lilconfig@3.1.1, npm/load-tsconfig@0.2.5, npm/lodash.sortby@4.7.0, npm/mz@2.7.0, npm/object-assign@4.1.1, npm/path-scurry@1.11.1, npm/postcss-load-config@4.0.2, npm/rollup@4.17.2, npm/sucrase@3.35.0, npm/thenify-all@1.6.0, npm/thenify@3.3.1, npm/tr46@1.0.1, npm/tree-kill@1.2.2, npm/ts-interface-checker@0.1.13, npm/tsup@7.3.0, npm/webidl-conversions@4.0.2, npm/whatwg-url@7.1.0

View full report↗︎

@Mrtenz
Mrtenzforce-pushed the mrtenz/ts-bridge branch from a7ca3fe to b0a1419CompareMay 15, 2024 11:16
Comment threadtsconfig.json Outdated
@Mrtenz
Mrtenz merged commit 8796e88 into mainMay 15, 2024
@Mrtenz
Mrtenz deleted the mrtenz/ts-bridge branch May 15, 2024 11:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Invalid ESM build

2 participants

@Mrtenz@FrederikBolding