mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-04 04:40:05 +02:00
update packages to latest version
This commit is contained in:
9
node_modules/whatwg-encoding/lib/labels-to-names.json
generated
vendored
9
node_modules/whatwg-encoding/lib/labels-to-names.json
generated
vendored
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"866": "IBM866",
|
||||
"unicode-1-1-utf-8": "UTF-8",
|
||||
"unicode11utf8": "UTF-8",
|
||||
"unicode20utf8": "UTF-8",
|
||||
"utf-8": "UTF-8",
|
||||
"utf8": "UTF-8",
|
||||
"x-unicode20utf8": "UTF-8",
|
||||
"cp866": "IBM866",
|
||||
"csibm866": "IBM866",
|
||||
"ibm866": "IBM866",
|
||||
@@ -201,7 +204,13 @@
|
||||
"ksc5601": "EUC-KR",
|
||||
"ksc_5601": "EUC-KR",
|
||||
"windows-949": "EUC-KR",
|
||||
"unicodefffe": "UTF-16BE",
|
||||
"utf-16be": "UTF-16BE",
|
||||
"csunicode": "UTF-16LE",
|
||||
"iso-10646-ucs-2": "UTF-16LE",
|
||||
"ucs-2": "UTF-16LE",
|
||||
"unicode": "UTF-16LE",
|
||||
"unicodefeff": "UTF-16LE",
|
||||
"utf-16": "UTF-16LE",
|
||||
"utf-16le": "UTF-16LE"
|
||||
}
|
Reference in New Issue
Block a user