golang-github-evanw-esbuild 0.17.19-1ubuntu0.1 source package in Ubuntu

Changelog

golang-github-evanw-esbuild (0.17.19-1ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Fri, 19 Jan 2024 11:47:09 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.17.19.orig.tar.gz 1.5 MiB 481201f00848594f5850ac32ddf9d4d21047e5a4c306485fb7461dd4d14d6fa2
golang-github-evanw-esbuild_0.17.19-1ubuntu0.1.debian.tar.xz 9.4 KiB 9f365df7fb806edfddea8299044729ad2ee36386af228195ef73dba470f9dd87
golang-github-evanw-esbuild_0.17.19-1ubuntu0.1.dsc 2.4 KiB a825bf097d082ffe33d54840057f653320c153ff2f61c7d261612d2ee5f0c192

View changes file

Binary packages built by this source

esbuild: extremely fast JavaScript bundler and minifier (program)

 esbuild is a JavaScript bundler and minifier. It packages up
 JavaScript and TypeScript code for distribution on the web.
 .
 Why build another JavaScript build tool? The current build tools for the web
 are at least an order of magnitude slower than they should be. It is hoped
 that this project serves as an "existence proof" that JavaScript tooling
 can be much, much faster.
 .
 This package contains the esbuild binary.

esbuild-dbgsym: debug symbols for esbuild
golang-github-evanw-esbuild-dev: extremely fast JavaScript bundler and minifier (library)

 esbuild is a JavaScript bundler and minifier. It packages up
 JavaScript and TypeScript code for distribution on the web.
 .
 Why build another JavaScript build tool? The current build tools for the web
 are at least an order of magnitude slower than they should be. It is hoped
 that this project serves as an "existence proof" that JavaScript tooling
 can be much, much faster.
 .
 This package contains the github.com/evanw/esbuild Go library.