Package: node-babel7 / 7.12.12+~cs150.141.84-6+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
node-babel7 | 7.12.12+~cs150.141.84-6+deb11u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use system gulp.patch | (download) |
Makefile |
38 31 + 7 - 0 ! |
use system gulp |
load plugins from system libraries.diff | (download) |
packages/babel-core/src/config/files/plugins.js |
7 7 + 0 - 0 ! |
add debian paths to find babel plugins |
skip prettier.patch | (download) |
scripts/utils/formatCode.js |
8 1 + 7 - 0 ! |
prettier is not packaged, so we will skip it |
fix babel plugin dynamic import node.diff | (download) |
Makefile |
2 1 + 1 - 0 ! |
fix babel-plugin-dynamic-import-node build |
fix large numbers.diff | (download) |
packages/babel-core/src/transformation/normalize-file.js |
2 1 + 1 - 0 ! |
fix large numbers |
fix pirates build.diff | (download) |
pirates/package.json |
3 2 + 1 - 0 ! |
add missing build dependency to yarn in npm build profile |
switch to yarnpkg.patch | (download) |
babel-plugin-dynamic-import-node/package.json |
2 1 + 1 - 0 ! |
--- |
remove useless dependency.patch | (download) |
packages/babel-node/package.json |
1 0 + 1 - 0 ! |
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 ! |
ignore charcode ts definitions |
update rollup and babel paths.patch | (download) |
Gulpfile.js |
6 6 + 0 - 0 ! |
update babel and rollup paths to use debian packages files |
CVE 2023 45133.patch | (download) |
packages/babel-traverse/src/path/evaluation.js |
5 4 + 1 - 0 ! |
only evaluate own string/number/math methods |