Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@markuplint/html-spec

Package Overview
Dependencies
Maintainers
1
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/html-spec - npm Package Compare versions

Comparing version 2.0.0-rc.6 to 2.0.0

12

package.json
{
"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.
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