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

@markuplint/react-spec

Package Overview
Dependencies
Maintainers
0
Versions
129
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 4.5.12 to 4.5.13

4

CHANGELOG.md

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

## [4.5.13](https://github.com/markuplint/markuplint/compare/@markuplint/react-spec@4.5.12...@markuplint/react-spec@4.5.13) (2024-11-17)
**Note:** Version bump only for package @markuplint/react-spec
## [4.5.12](https://github.com/markuplint/markuplint/compare/@markuplint/react-spec@4.5.11...@markuplint/react-spec@4.5.12) (2024-10-31)

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

9

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

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

"scripts": {
"build": "tsc",
"build": "tsc --project tsconfig.build.json",
"dev": "tsc --watch --project tsconfig.build.json",
"clean": "tsc --build --clean"
},
"dependencies": {
"@markuplint/ml-spec": "4.8.2"
"@markuplint/ml-spec": "4.9.0"
},
"gitHead": "c35e0beb5e14093a41cee7634221dbe7f7d577f9"
"gitHead": "b2154ecf1e67559a3791991752f45c9c0283801a"
}
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