Skip to content

Commit 9c59b6e

Browse files
AnkaAnka
Anka
authored and
Anka
committed
Version 3.1.4 (patch update)
Changes since 3.1.3: f436575 Merge pull request #96 from bpasero/update-google-closure-compiler 8437d7b 🆙 `google-closure-compiler@20240317.0.0` 7f13b6c Added missing var declaration. It was not failing tests because nodejs has no problem with it. Bundle size changes since v3.1.3: * dist/jschardet.js �[0;31m+4 �[0m(470244 -> 470248) * dist/jschardet.min.js �[0;31m+2312 �[0m(339404 -> 341716)
1 parent f436575 commit 9c59b6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jschardet",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"description": "Character encoding auto-detection in JavaScript (port of python's chardet)",
55
"author": "António Afonso",
66
"license": "LGPL-2.1+",

0 commit comments

Comments
 (0)