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.9.3 to 4.10.0

13

CHANGELOG.md

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

## [4.9.3](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.9.2...@markuplint/html-spec@4.9.3) (2024-10-15)
# [4.10.0](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.9.3...@markuplint/html-spec@4.10.0) (2024-10-27)
**Note:** Version bump only for package @markuplint/html-spec
### Features
* **html-spec:** add the `alpha` attr to `<input type=color>` ([fd877fc](https://github.com/markuplint/markuplint/commit/fd877fc5213212e266068488bdf6d18d6d356574))
* **html-spec:** add the `autocorrect` global attribute ([8035fbd](https://github.com/markuplint/markuplint/commit/8035fbd183c3eb1ab722eb7093a8e5916cf4ba25))
* **html-spec:** add the `colorspace` attr to `<input type=color>` ([93b8c2b](https://github.com/markuplint/markuplint/commit/93b8c2b53d59f27bb608e31e49ae3c4b315579ae))
## [4.9.3](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.9.2...@markuplint/html-spec@4.9.3) (2024-10-15)
**Note:** Version bump only for package @markuplint/html-spec
## [4.9.2](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.9.1...@markuplint/html-spec@4.9.2) (2024-10-14)

@@ -16,0 +25,0 @@

10

package.json
{
"name": "@markuplint/html-spec",
"version": "4.9.3",
"version": "4.10.0",
"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.9",
"@markuplint/test-tools": "4.5.9"
"@markuplint/spec-generator": "4.6.10",
"@markuplint/test-tools": "4.5.10"
},
"dependencies": {
"@markuplint/ml-spec": "4.7.2"
"@markuplint/ml-spec": "4.8.0"
},
"gitHead": "c8c82d36c2e48d191091cbc22ca1b99ed0704b9f"
"gitHead": "fab5b494f0bdc491aa83cb2c8722738d557fbefd"
}

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