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 file
Patch File delta Description
00 cmd shim.diff | (download)

src/cli/commands/link.js | 3 1 + 2 - 0 !
src/fetchers/base-fetcher.js | 3 1 + 2 - 0 !
src/package-linker.js | 3 1 + 2 - 0 !
3 files changed, 3 insertions(+), 6 deletions(-)

 patch away cmd-shim (only required on windows).
01 is ci.diff | (download)

__tests__/commands/global.js | 2 1 + 1 - 0 !
src/config.js | 2 1 + 1 - 0 !
src/reporters/base-reporter.js | 2 1 + 1 - 0 !
src/reporters/noop-reporter.js | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 patch away is-ci (not packaged yet in debian).
02 leven.diff | (download)

src/cli/commands/run.js | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 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 !
1 file changed, 5 deletions(-)

 patch gulp-watch away.
04 gulp if.diff | (download)

gulpfile.js | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 patch gulp-if away.
05 is webpack bundle.diff | (download)

src/constants.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch away one-liner module is-webpack-bundle
06 lib.diff | (download)

gulpfile.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 move build artifacts to debian/lib
07 gulp.diff | (download)

gulpfile.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch away dependency on buffer-from
10 babel plugin inline import.diff | (download)

.babelrc | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 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 !
src/registries/npm-registry.js | 15 10 + 5 - 0 !
2 files changed, 34 insertions(+), 5 deletions(-)

 forces using https for the regular registries