Package: eslint / 5.16.0~dfsg+~4.16.8-5

Metadata

Package Version Patches format
eslint 5.16.0~dfsg+~4.16.8-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
020190820~8c021b5.patch | (download)

package.json | 2 1 + 1 - 0 !
tests/lib/rules/require-unicode-regexp.js | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 upgrade: eslint-utils 1.4.2
1001_use_regenerate unicode properties.patch | (download)

lib/rules/capitalized-comments.js | 15 7 + 8 - 0 !
package.json | 1 1 + 0 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

 use node module regenerate-unicode-properties
1002_use_newer_cheerio.patch | (download)

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

 use newer release of node module cheerio
2005_avoid_cross spawn.patch | (download)

lib/util/npm-utils.js | 6 3 + 3 - 0 !
package.json | 1 0 + 1 - 0 !
tests/lib/util/npm-utils.js | 12 6 + 6 - 0 !
3 files changed, 9 insertions(+), 10 deletions(-)

 avoid use of node module cross-spawn
 Use core nodejs function child_process.spawnSync() instead.
2006_avoid_natural compare.patch | (download)

lib/rules/sort-keys.js | 94 92 + 2 - 0 !
1 file changed, 92 insertions(+), 2 deletions(-)

 avoid use of node module natural-compare
 Instead embed the module inline.
 .
2008_avoid_json stable stringify without jsonify.patch | (download)

lib/config/config-file.js | 2 1 + 1 - 0 !
lib/util/lint-result-cache.js | 2 1 + 1 - 0 !
package.json | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 avoid use of node module json-stable-stringify-without-jsonify
2010_privacy.patch | (download)

README.md | 10 0 + 10 - 0 !
1 file changed, 10 deletions(-)

 avoid privacy breach in documentation