@markuplint/html-spec
Advanced tools
Comparing version 1.4.2 to 1.5.0
{ | ||
"name": "@markuplint/html-spec", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "A specification of HTML Living Standard for markuplint", | ||
@@ -18,14 +18,14 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"devDependencies": { | ||
"@types/cheerio": "^0.22.23", | ||
"@types/cli-progress": "^3.8.0", | ||
"@types/cheerio": "^0.22.24", | ||
"@types/cli-progress": "^3.9.0", | ||
"@types/node-fetch": "^2.5.8", | ||
"cheerio": "^1.0.0-rc.5", | ||
"cli-progress": "^3.8.2", | ||
"fast-xml-parser": "^3.17.6", | ||
"cli-progress": "^3.9.0", | ||
"fast-xml-parser": "^3.18.0", | ||
"node-fetch": "^2.6.1" | ||
}, | ||
"dependencies": { | ||
"@markuplint/ml-spec": "^1.3.0" | ||
"@markuplint/ml-spec": "^1.4.0" | ||
}, | ||
"gitHead": "bc9703981245d1101cc8621bc85c056462b06cc7" | ||
"gitHead": "b0b90e206a61e48edfcad573f19f1a9df8460eb4" | ||
} |
Sorry, the diff of this file is too big to display
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
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
631048
21047
Updated@markuplint/ml-spec@^1.4.0