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

4

package.json
{
"name": "@markuplint/html-spec",
"version": "1.0.0-alpha.27",
"version": "1.0.0",
"description": "A specification of HTML Living Standard for markuplint",

@@ -29,3 +29,3 @@ "repository": "git@github.com:markuplint/markuplint.git",

},
"gitHead": "f50f02f36f67397d1e6ed1b0e52dfbb638220c17"
"gitHead": "34fdc599569e9632f08eb4a4fbe6056f74e4f884"
}
# @markuplint/html-spec
[![npm version](https://badge.fury.io/js/%40markuplint%2Fhtml-spec.svg)](https://www.npmjs.com/package/@markuplint/html-spec)
[![Build Status](https://travis-ci.org/markuplint/markuplint.svg?branch=next)](https://travis-ci.org/markuplint/markuplint)
[![Coverage Status](https://coveralls.io/repos/github/markuplint/markuplint/badge.svg?branch=next)](https://coveralls.io/github/markuplint/markuplint?branch=next)
[![Build Status](https://travis-ci.org/markuplint/markuplint.svg?branch=master)](https://travis-ci.org/markuplint/markuplint)
[![Coverage Status](https://coveralls.io/repos/github/markuplint/markuplint/badge.svg?branch=master)](https://coveralls.io/github/markuplint/markuplint?branch=master)

@@ -20,3 +20,3 @@ ## Install

```
$ git clone git@github.com:markuplint/markuplint.git -b next
$ git clone git@github.com:markuplint/markuplint.git -b master
$ yarn

@@ -23,0 +23,0 @@ $ yarn build

Sorry, the diff of this file is too big to display

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