Package: node-xml2js / 0.4.23+~cs15.4.0+dfsg-8
Metadata
Package | Version | Patches format |
---|---|---|
node-xml2js | 0.4.23+~cs15.4.0+dfsg-8 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix for coffeescript 2.patch | (download) |
src/parser.coffee |
1 1 + 0 - 0 ! |
add fix for coffeescript 2 See http://coffeescript.org/v2/#breaking-changes-super-this |
drop test not compatible with coffe 2.patch | (download) |
test/parser.test.coffee |
11 0 + 11 - 0 ! |
drop test not compatible with coffee 2 |
CVE 2023 0842.patch | (download) |
src/parser.coffee |
23 14 + 9 - 0 ! |
use object.create(null) to create all parsed objects (prevent prototype replacement) |
1