New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@markuplint/react-spec

Package Overview
Dependencies
Maintainers
0
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/react-spec - npm Package Compare versions

Comparing version

to
4.5.18

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [4.5.18](https://github.com/markuplint/markuplint/compare/@markuplint/react-spec@4.5.17...@markuplint/react-spec@4.5.18) (2025-03-09)
**Note:** Version bump only for package @markuplint/react-spec
## [4.5.17](https://github.com/markuplint/markuplint/compare/@markuplint/react-spec@4.5.16...@markuplint/react-spec@4.5.17) (2025-02-27)

@@ -8,0 +12,0 @@

6

package.json
{
"name": "@markuplint/react-spec",
"version": "4.5.17",
"version": "4.5.18",
"description": "Extended specification for tags and attributes in React",

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

"dependencies": {
"@markuplint/ml-spec": "4.9.4"
"@markuplint/ml-spec": "4.9.5"
},
"gitHead": "1b71e44a0a372662abca460ef77888053b66a78d"
"gitHead": "04924b5471e60820d28c1f48c2f09a537a1e9825"
}