mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Don't leak punycode to global scope
This commit is contained in:
2
dist/html2canvas.js
vendored
2
dist/html2canvas.js
vendored
@ -2835,4 +2835,4 @@ function hasEntries(array) {
|
||||
return array.length > 0;
|
||||
}
|
||||
|
||||
})(window, document);
|
||||
}).call({}, window, document);
|
4
dist/html2canvas.min.js
vendored
4
dist/html2canvas.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user