Package: node-yarnpkg / 1.13.0-1+deb10u1
Metadata
Package | Version | Patches format |
---|---|---|
node-yarnpkg | 1.13.0-1+deb10u1 | 3.0 (quilt) |
Patch series
view the series filePatch | 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 |
07 gulp.diff | (download) |
gulpfile.js |
2 1 + 1 - 0 ! |
fix gulp error "task default can't support dependencies that is not an array of strings" |
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. |
CVE 2019 5448.diff | (download) |
__tests__/registries/npm-registry.js |
24 24 + 0 - 0 ! |
forces using https for the regular registries |