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 4f13096 commit c13ba94Copy full SHA for c13ba94
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-html-parser",
3
- "version": "3.3.6",
+ "version": "4.0.0",
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