Package: node-immutable-tuple / 0.4.10-14

Metadata

Package Version Patches format
node-immutable-tuple 0.4.10-14 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable rollup uglify.patch | (download)

scripts/build.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable rollup uglify

remove obsolete test | (download)

test/tests.js | 10 0 + 10 - 0 !
1 file changed, 10 deletions(-)

 remove an obsolete test that fails with recent versions of node.js
 because of an implementation change (https://github.com/nodejs/node/commit/a0f338ecc1)
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963771
fix for rollup 3.patch | (download)

scripts/rollup/config-es.js | 6 3 + 3 - 0 !
scripts/rollup/config-min.js | 8 4 + 4 - 0 !
scripts/rollup/config.js | 6 3 + 3 - 0 !
3 files changed, 10 insertions(+), 10 deletions(-)

 fix for rollup 3
fix test type.patch | (download)

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

 force commonjs in test
increase test timeout.patch | (download)

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

 increase test timeout (for armel arch)
0006 Update to rollup plugin buble.patch | (download)

scripts/rollup/config-es.js | 2 1 + 1 - 0 !
scripts/rollup/config-min.js | 2 1 + 1 - 0 !
scripts/rollup/config.js | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 update to @rollup/plugin-buble