New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@markuplint/html-parser

Package Overview
Dependencies
Maintainers
1
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/html-parser - npm Package Compare versions

Comparing version

to
2.0.0-rc.6

8

package.json
{
"name": "@markuplint/html-parser",
"version": "2.0.0-rc.5",
"version": "2.0.0-rc.6",
"description": "HTML parser for markuplint",

@@ -23,8 +23,8 @@ "repository": "git@github.com:markuplint/markuplint.git",

"dependencies": {
"@markuplint/ml-ast": "2.0.0-rc.5",
"@markuplint/parser-utils": "2.0.0-rc.5",
"@markuplint/ml-ast": "2.0.0-rc.6",
"@markuplint/parser-utils": "2.0.0-rc.6",
"parse5": "^6.0.1",
"tslib": "^2.3.1"
},
"gitHead": "6faa4e54f16d3700d23953330abea89ccb9d6150"
"gitHead": "7c93367a86f935f6b94780b1fa14f3293f900b87"
}

Sorry, the diff of this file is not supported yet