Package: node-yarnpkg / 1.22.19+~cs24.27.18-2+deb12u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| node-yarnpkg | 1.22.19+~cs24.27.18-2+deb12u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 00 cmd shim.diff | (download) |
src/cli/commands/link.js |
3 1 + 2 - 0 ! |
patch away cmd-shim (only required on windows). |
| 01 is ci.diff | (download) |
__tests__/commands/global.js |
2 1 + 1 - 0 ! |
patch away is-ci (not packaged yet in debian). |
| 02 leven.diff | (download) |
src/cli/commands/run.js |
4 2 + 2 - 0 ! |
replace dependency on leven with fast-levenshtein. The latter is available as a Debian package. |
| 03 gulp watch.diff | (download) |
gulpfile.js |
5 0 + 5 - 0 ! |
patch gulp-watch away. |
| 04 gulp if.diff | (download) |
gulpfile.js |
5 2 + 3 - 0 ! |
patch gulp-if away. |
| 05 is webpack bundle.diff | (download) |
src/constants.js |
2 1 + 1 - 0 ! |
patch away one-liner module is-webpack-bundle |
| 06 lib.diff | (download) |
gulpfile.js |
2 1 + 1 - 0 ! |
move build artifacts to debian/lib |
| 08 cli table3.diff | (download) |
src/reporters/console/console-reporter.js |
2 1 + 1 - 0 ! |
use cli-table instead of cli-table3 which is not yet in debian |
| 09 buffer_from.diff | (download) |
peek-stream/index.js |
2 1 + 1 - 0 ! |
patch away dependency on buffer-from |
| 10 babel plugin inline import.diff | (download) |
.babelrc |
1 0 + 1 - 0 ! |
do not use babel-plugin-inline-import Rationale: there are no .text, .raw and .graphql files. There is a single .tpl.js file in the repo, but there is no matching import. So it seems this plugin is not used. |
| 11 use babel7.patch | (download) |
.babelrc |
29 9 + 20 - 0 ! |
adapt preset/plugin names for babel 7 |
| 11 mkdirp 1.patch | (download) |
src/util/fs.js |
2 1 + 1 - 0 ! |
use mkdirp-classic for old mkdirp behaviour |
| 12 fileDependencies.map.diff | (download) |
scripts/build-webpack.js |
11 8 + 3 - 0 ! |
when webpack fails, avoid misleading error "unhandled rejection |
| fix for schema utils 3.diff | (download) |
string-replace-loader/lib/getOptionsArray.js |
2 1 + 1 - 0 ! |
fix for schema-utils 3 |
| 14 fix babel 7.diff | (download) |
.babelrc |
47 0 + 47 - 0 ! |
update babel plugins for version 7 |
| 15 remove update message.diff | (download) |
src/cli/commands/install.js |
2 0 + 2 - 0 ! |
remove unnecessary message to update yarn which was also causing error |
| 16 use global modules.patch | (download) |
scripts/build-webpack.js |
9 9 + 0 - 0 ! |
use globally installed system modules (add debian's default directories) |
| 18 uuid.diff | (download) |
src/cli/commands/import.js |
4 2 + 2 - 0 ! |
fix uuid import so that it works with recent versions. |
| 19 proper lockfile.diff | (download) |
src/cli/index.js |
26 13 + 13 - 0 ! |
use promise calling convention for proper-lockfile 3+ |
| fix for js yaml 4.patch | (download) |
src/lockfile/parse.js |
6 3 + 3 - 0 ! |
fix for node-js-yaml 4 |
| fix for commander 8.patch | (download) |
src/cli/commands/_build-sub-commands.js |
4 2 + 2 - 0 ! |
fix for node-commander 8 |
