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-canary.5 to 3.0.0-dev.24

12

package.json
{
"name": "@markuplint/html-parser",
"version": "3.0.0-canary.5+382d1365",
"version": "3.0.0-dev.24+f55f5eff",
"description": "HTML parser for markuplint",

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

"dependencies": {
"@markuplint/ml-ast": "3.0.0-canary.69+382d1365",
"@markuplint/parser-utils": "3.0.0-canary.5+382d1365",
"parse5": "6",
"tslib": "^2.4.0"
"@markuplint/ml-ast": "3.0.0-rc.0",
"@markuplint/parser-utils": "3.0.0-dev.24+f55f5eff",
"parse5": "7.1.2",
"tslib": "^2.4.1"
},
"gitHead": "382d13653071bd02210d5430403d1a87c840398c"
"gitHead": "f55f5eff289296feba26f20b0c085e0528c80ac4"
}

@@ -12,3 +12,3 @@ # @markuplint/html-parser

```sh
```shell
$ npm install @markuplint/html-parser

@@ -15,0 +15,0 @@

Sorry, the diff of this file is not supported yet

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