Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@markuplint/html-parser

Package Overview
Dependencies
Maintainers
1
Versions
170
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 3.0.0-dev.54 to 3.0.0-dev.95

11

package.json
{
"name": "@markuplint/html-parser",
"version": "3.0.0-dev.54+329808d5",
"version": "3.0.0-dev.95+599674b1",
"description": "HTML parser for markuplint",

@@ -14,2 +14,5 @@ "repository": "git@github.com:markuplint/markuplint.git",

},
"typedoc": {
"entryPoint": "./src/index.ts"
},
"scripts": {

@@ -21,8 +24,8 @@ "build": "tsc",

"dependencies": {
"@markuplint/ml-ast": "3.0.0-dev.54+329808d5",
"@markuplint/parser-utils": "3.0.0-dev.54+329808d5",
"@markuplint/ml-ast": "3.0.0-dev.95+599674b1",
"@markuplint/parser-utils": "3.0.0-dev.95+599674b1",
"parse5": "7.1.2",
"tslib": "^2.4.1"
},
"gitHead": "329808d50ff8875e24031f692a0504d00b72c4f8"
"gitHead": "599674b17e532b5700e63c741217aba826e30feb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc