We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6ba6e commit 416fc9fCopy full SHA for 416fc9f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-html-parser",
3
- "version": "3.3.2",
+ "version": "3.3.3",
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