Package: node-babel7 / 7.20.15+ds1+~cs214.269.168-3+deb12u2

Metadata

Package Version Patches format
node-babel7 7.20.15+ds1+~cs214.269.168-3+deb12u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use system gulp.patch | (download)

Makefile | 16 11 + 5 - 0 !
1 file changed, 11 insertions(+), 5 deletions(-)

 use system gulp
load plugins from system libraries.diff | (download)

packages/babel-core/src/config/files/plugins.ts | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 add debian paths to find babel plugins
skip prettier.patch | (download)

scripts/utils/formatCode.js | 8 1 + 7 - 0 !
1 file changed, 1 insertion(+), 7 deletions(-)

 prettier is not packaged, so we will skip it
fix large numbers.diff | (download)

packages/babel-core/src/transformation/normalize-file.ts | 2 1 + 1 - 0 !
packages/babel-generator/src/index.ts | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix large numbers
remove useless dependency.patch | (download)

packages/babel-node/package.json | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 node-environment-flags isn't required anywhere
 and it's just a polyfill of process.allowedNodeEnvironmentFlags
ignore one missing ts definition.patch | (download)

packages/babel-helper-validator-identifier/src/identifier.ts | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 ignore charcode ts definitions
update rollup and babel paths.patch | (download)

Gulpfile.mjs | 7 7 + 0 - 0 !
babel.config.js | 4 4 + 0 - 0 !
2 files changed, 11 insertions(+)

 update babel and rollup paths to use debian packages files
maybe missing async.patch | (download)

Gulpfile.mjs | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix this error:
 The following tasks did not complete: build-babel-standalone, rollup-babel-standalone
 Did you forget to signal async completion?
drop prebuild.patch | (download)

babel-plugin-transform-replace-object-assign/package.json | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 drop prebuild
fix gensync.patch | (download)

gensync/README.md | 2 1 + 1 - 0 !
gensync/index.js | 9 8 + 1 - 0 !
gensync/index.js.flow | 32 20 + 12 - 0 !
gensync/package.json | 7 6 + 1 - 0 !
gensync/test/index.test.js | 16 15 + 1 - 0 !
5 files changed, 50 insertions(+), 16 deletions(-)

 update to 1.0.0-beta.2
fix for js tokens 6.patch | (download)

packages/babel-highlight/src/index.ts | 12 4 + 8 - 0 !
1 file changed, 4 insertions(+), 8 deletions(-)

 fix for js-tokens  6
preset env exports module transformations.patch | (download)

packages/babel-preset-env/package.json | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 allow babel-preset-moxy to require lib/module-transformations
set pirates version.patch | (download)

pirates/package.json | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 set pirate version
tsc workaround.patch | (download)

lib/third-party-libs.d.ts | 5 3 + 2 - 0 !
packages/babel-cli/src/babel-external-helpers.ts | 5 5 + 0 - 0 !
packages/babel-cli/src/babel/options.ts | 57 57 + 0 - 0 !
packages/babel-core/src/config/caching.ts | 2 1 + 1 - 0 !
packages/babel-core/src/config/files/import-meta-resolve.ts | 4 4 + 0 - 0 !
packages/babel-core/src/config/files/plugins.ts | 2 2 + 0 - 0 !
packages/babel-core/src/config/validation/option-assertions.ts | 20 10 + 10 - 0 !
packages/babel-core/src/tools/build-external-helpers.ts | 1 1 + 0 - 0 !
packages/babel-helper-create-class-features-plugin/src/misc.ts | 2 2 + 0 - 0 !
packages/babel-helper-split-export-declaration/src/index.ts | 1 1 + 0 - 0 !
packages/babel-helper-transform-fixture-test-runner/src/index.ts | 4 2 + 2 - 0 !
packages/babel-highlight/src/index.ts | 3 3 + 0 - 0 !
packages/babel-node/src/_babel-node.ts | 20 20 + 0 - 0 !
packages/babel-plugin-proposal-object-rest-spread/src/index.ts | 7 7 + 0 - 0 !
packages/babel-plugin-syntax-flow/src/index.ts | 2 2 + 0 - 0 !
packages/babel-plugin-syntax-pipeline-operator/src/index.ts | 1 1 + 0 - 0 !
packages/babel-plugin-transform-typescript/src/enum.ts | 2 2 + 0 - 0 !
packages/babel-traverse/src/path/evaluation.ts | 35 31 + 4 - 0 !
packages/babel-traverse/src/path/index.ts | 1 1 + 0 - 0 !
packages/babel-traverse/src/path/introspection.ts | 12 12 + 0 - 0 !
packages/babel-traverse/src/scope/index.ts | 3 3 + 0 - 0 !
types-babel-standalone/index.d.ts | 1 1 + 0 - 0 !
22 files changed, 171 insertions(+), 19 deletions(-)

 tsc workaround
ignore rollup warnings for standalone.patch | (download)

Gulpfile.mjs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch applied to build standalone
fix for rollup 3.patch | (download)

Gulpfile.mjs | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 add fix for rollup 3
CVE 2023 45133.patch | (download)

packages/babel-traverse/src/path/evaluation.ts | 5 4 + 1 - 0 !
packages/babel-traverse/test/evaluation.js | 6 6 + 0 - 0 !
2 files changed, 10 insertions(+), 1 deletion(-)

 only evaluate own string/number/math methods