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.2.0 to 2.2.1-dev.20220307.0

4

package.json
{
"name": "@markuplint/html-spec",
"version": "2.2.0",
"version": "2.2.1-dev.20220307.0",
"description": "A specification of HTML Living Standard for markuplint",

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

},
"gitHead": "b76084dbdb538119a29fd07b19110ef7d3a44670"
"gitHead": "ea7e2765ab6e1f91e8aa49932ab26fb57c2425d4"
}

@@ -6,7 +6,7 @@ {

"implicitRole": {
"role": "form",
"role": false,
"conditions": [
{
"condition": "#hasAccname",
"role": false
"role": "form"
}

@@ -13,0 +13,0 @@ ]

@@ -6,10 +6,4 @@ {

"implicitRole": {
"role": false,
"conditions": [
{
"condition": "[href]",
"role": "link"
}
]
"role": false
}
}

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