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 ca90e79 commit 67e1cd9Copy full SHA for 67e1cd9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-html-parser",
3
- "version": "1.1.2",
+ "version": "1.1.3",
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