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 3.0.0-rc.1 to 3.0.0-rc.2

6

package.json
{
"name": "@markuplint/html-spec",
"version": "3.0.0-rc.1",
"version": "3.0.0-rc.2",
"description": "A specification of HTML Living Standard for markuplint",

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

"dependencies": {
"@markuplint/ml-spec": "3.0.0-rc.1"
"@markuplint/ml-spec": "3.0.0-rc.2"
},
"gitHead": "f0d1cd3216c171949c6e6be0d4388a760bd5d37b"
"gitHead": "27a5c8d136f4b0cf8452552cff529dd0a4db6bba"
}

@@ -6,7 +6,3 @@ // https://html.spec.whatwg.org/multipage/iframe-embed-object.html#the-iframe-element

"contentModel": {
"contents": [
{
"transparent": "*"
}
]
"contents": false
},

@@ -13,0 +9,0 @@ "globalAttrs": {

@@ -8,3 +8,3 @@ // https://html.spec.whatwg.org/multipage/scripting.html#the-noscript-element

{
"oneOrMore": ":model(flow)"
"transparent": ":not(noscript)"
}

@@ -11,0 +11,0 @@ ]

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