node-webpack 5.75.0+dfsg+~cs17.16.14-1 source package in Ubuntu
Changelog
node-webpack (5.75.0+dfsg+~cs17.16.14-1) unstable; urgency=medium * Team upload * Refresh patches * Build-depends: node-webpack-merge >= 5.8.0~ * Embed envinfo, @discoveryjs/json-ext * Fix webpack-cli source * New upstream version 5.75.0+dfsg+~cs17.16.14 * Build @discoveryjs/json-ext with rollup * Embed some typescript declarations to build webpack-cli * Build webpack-cli * Update copyright -- Yadd <email address hidden> Fri, 18 Nov 2022 18:34:14 +0100
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-webpack_5.75.0+dfsg+~cs17.16.14-1.dsc | 4.6 KiB | 069c0d632346cc47496eb8517995226276590b20e1d2c74b800881223b2cbb17 |
node-webpack_5.75.0+dfsg+~cs17.16.14.orig-discoveryjs-json-ext.tar.xz | 7.7 MiB | 824a58c8516c4bf036bbc655e770e58549169ad168d790ef201ac6c8129b6572 |
node-webpack_5.75.0+dfsg+~cs17.16.14.orig-envinfo.tar.xz | 151.6 KiB | c9a515c9de8e1147efabc159a4f0b62aebb5868311a1e135e7ad70479610fd30 |
node-webpack_5.75.0+dfsg+~cs17.16.14.orig-terser-webpack-plugin.tar.xz | 162.7 KiB | 40e1c412288c95de57dd46e4c88fc336e5b66be9dd96b4aa642d29d98afc737d |
node-webpack_5.75.0+dfsg+~cs17.16.14.orig-webpack-cli.tar.xz | 305.2 KiB | 45d07277904e1ece3d320d6014b0cc7abd856951d5c36773b37a4dceb07aa960 |
node-webpack_5.75.0+dfsg+~cs17.16.14.orig.tar.xz | 1.5 MiB | 388b51ec05e380d5a2ce8e82216871010faffaac116a7b95dd789792b595f43a |
node-webpack_5.75.0+dfsg+~cs17.16.14-1.debian.tar.xz | 31.4 KiB | 11ab6be9e86070fcbc62a0dba0e54e986a7a99998f2abf4630e1721585b1ec90 |
Available diffs
No changes file available.
Binary packages built by this source
- webpack: Packs CommonJs/AMD modules for the browser
Webpack takes code targeted at node.js and makes it run in the browser.
Node.js comes with API of its own that is not available in the browsers.
Webpack exposes this code to programs that are unaware they are running in a
browser.
.
Node.js is an event-based server-side JavaScript engine.