Package: less.js / 3.13.0+dfsg-12

Metadata

Package Version Patches format
less.js 3.13.0+dfsg-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use packaged plugins.patch | (download)

packages/less/build/rollup.js | 37 6 + 31 - 0 !
1 file changed, 6 insertions(+), 31 deletions(-)

 use rollup-plugin-typescript instead of not packaged rollup-plugin-typescript2
 Remove rollup-plugin-terser usage (could be replaced by uglifyjs.terser)
 Replace rollup-plugin-node-resolve by @rollup/plugin-node-resolve (forwarded)
reproducible.patch | (download)

packages/less/build/banner.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make build reproducible
fix for mime 2.patch | (download)

packages/less/src/less-node/environment.js | 5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-)

 fix for mime 2
typescript 5.0 comaptibiltiy.patch | (download)

packages/less/tsconfig.json | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 typescript 5.0 compatibility
 this patch will stop working from typescript 5.5