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

@markuplint/html-spec

Package Overview
Dependencies
Maintainers
0
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 4.8.1 to 4.8.2

11

CHANGELOG.md

@@ -6,10 +6,17 @@ # Change Log

## [4.8.1](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.0...@markuplint/html-spec@4.8.1) (2024-06-09)
## [4.8.2](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.1...@markuplint/html-spec@4.8.2) (2024-06-25)
**Note:** Version bump only for package @markuplint/html-spec
### Bug Fixes
* **html-spec:** update content model for div element within dl element ([9d5ba90](https://github.com/markuplint/markuplint/commit/9d5ba90f0704748513bd257aab74584ff3cdaef3))
## [4.8.1](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.0...@markuplint/html-spec@4.8.1) (2024-06-09)
**Note:** Version bump only for package @markuplint/html-spec
# [4.8.0](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.7.2...@markuplint/html-spec@4.8.0) (2024-05-28)

@@ -16,0 +23,0 @@

10

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

@@ -30,9 +30,9 @@ "repository": "git@github.com:markuplint/markuplint.git",

"devDependencies": {
"@markuplint/spec-generator": "4.6.4",
"@markuplint/test-tools": "4.5.4"
"@markuplint/spec-generator": "4.6.5",
"@markuplint/test-tools": "4.5.5"
},
"dependencies": {
"@markuplint/ml-spec": "4.6.2"
"@markuplint/ml-spec": "4.6.3"
},
"gitHead": "0200dc1f7b1ffa7455b889696153e25dbae8241f"
"gitHead": "05fdca254661ec335ff0cae4c6a11db164b032b9"
}

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