Package: node-combine-source-map / 0.8.0+ds-10

Metadata

Package Version Patches format
node-combine-source-map 0.8.0+ds-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use package node path si absolute.patch | (download)

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

 use package node-path-si-absolute

Do not carry local copy. Less bug

use source map js.patch | (download)

lib/mappings-from-map.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use source-map-js instead of source-map
 source-map >= 0.7 has an async API which is incompatible.
 source-map-js is a synchronous fork of source-map 0.6.