Package: jquery / 3.3.1~dfsg-3+deb10u1
Metadata
Package | Version | Patches format |
---|---|---|
jquery | 3.3.1~dfsg-3+deb10u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
SNYK JS JQUERY 174006.diff | (download) |
src/core.js |
3 2 + 1 - 0 ! |
prevent object.prototype pollution for $.extend( true, ... ) |
CVE 2020 11022.patch | (download) |
src/manipulation.js |
9 1 + 8 - 0 ! |
[patch] manipulation: make jquery.htmlprefilter an identity function Closes gh-4642 (cherry picked from 90fed4b453a5becdb7f173d9e3c1492390a1441f) |
CVE 2020 11023.patch | (download) |
src/manipulation/support.js |
6 6 + 0 - 0 ! |
[patch] manipulation: skip the select wrapper for <option> outside of IE 9 Closes gh-4647 |