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