We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccddc7 commit 12a016fCopy full SHA for 12a016f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-html-parser",
3
- "version": "4.1.3",
+ "version": "4.1.4",
4
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
5
"main": "dist/index.js",
6
"module": "dist/esm/index.js",
0 commit comments