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 1.0.0-alpha.11 to 1.0.0-alpha.12

10

package.json
{
"name": "@markuplint/html-parser",
"version": "1.0.0-alpha.11",
"version": "1.0.0-alpha.12",
"description": "HTML parser for markuplint",

@@ -21,10 +21,10 @@ "repository": "git@github.com:markuplint/markuplint.git",

"@types/parse5": "^5.0.2",
"@types/uuid": "^3.4.5"
"@types/uuid": "^3.4.6"
},
"dependencies": {
"@markuplint/ml-ast": "^1.0.0-alpha.7",
"parse5": "^5.1.0",
"@markuplint/ml-ast": "^1.0.0-alpha.8",
"parse5": "^5.1.1",
"uuid": "^3.3.3"
},
"gitHead": "36f474ce27674d0faa96e8eeded21c9ff0ceeab9"
"gitHead": "40252ada7b745d85051eeb0e0401459a5fc58f51"
}

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

Prerequisites: [Node.js](https://nodejs.org) (Version 8.0.0 or later)
Prerequisites: [Node.js](https://nodejs.org) (Version 12.4.0 or later)

@@ -12,0 +12,0 @@ ```sh

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