@markuplint/html-spec
Advanced tools
Comparing version 2.0.0-rc.6 to 2.0.0
{ | ||
"name": "@markuplint/html-spec", | ||
"version": "2.0.0-rc.6", | ||
"version": "2.0.0", | ||
"description": "A specification of HTML Living Standard for markuplint", | ||
@@ -19,8 +19,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"@apidevtools/json-schema-ref-parser": "^9.0.9", | ||
"@types/cheerio": "^0.22.30", | ||
"@types/cheerio": "^0.22.31", | ||
"@types/cli-progress": "^3.9.2", | ||
"@types/node-fetch": "2", | ||
"cheerio": "^1.0.0-rc.10", | ||
"cli-progress": "^3.9.1", | ||
"fast-xml-parser": "^3.21.1", | ||
"cli-progress": "^3.10.0", | ||
"fast-xml-parser": "^4.0.2", | ||
"jsonschema": "^1.4.0", | ||
@@ -30,5 +30,5 @@ "node-fetch": "2" | ||
"dependencies": { | ||
"@markuplint/ml-spec": "2.0.0-rc.6" | ||
"@markuplint/ml-spec": "2.0.0" | ||
}, | ||
"gitHead": "7c93367a86f935f6b94780b1fa14f3293f900b87" | ||
"gitHead": "de81fc514acdf472f87184e3499e9364258f9b66" | ||
} |
@@ -9,4 +9,2 @@ # @markuplint/html-spec | ||
Prerequisites: [Node.js](https://nodejs.org) (Version 12.4.0 or later) | ||
```sh | ||
@@ -17,14 +15,1 @@ $ npm install @markuplint/html-spec | ||
``` | ||
## Contributing | ||
``` | ||
$ git clone git@github.com:markuplint/markuplint.git -b main | ||
$ yarn | ||
$ yarn build | ||
$ yarn test | ||
``` | ||
--- | ||
Copyright © 2021 markuplint. Under the MIT License. |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1098375
14
+ Added@markuplint/ml-spec@2.0.0(transitive)
- Removed@markuplint/ml-spec@2.0.0-rc.6(transitive)
Updated@markuplint/ml-spec@2.0.0