@markuplint/html-parser
Advanced tools
Comparing version 3.0.0-canary.5 to 3.0.0-dev.24
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
98602
+ Added@markuplint/ml-ast@3.0.0-rc.0(transitive)
+ Addedentities@4.5.0(transitive)
+ Addedparse5@7.1.2(transitive)
- Removedparse5@6.0.1(transitive)
Updatedparse5@7.1.2
Updatedtslib@^2.4.1