@markuplint/react-spec
Advanced tools
Comparing version 4.5.3 to 4.5.4-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.5.4-alpha.0](https://github.com/markuplint/markuplint/compare/@markuplint/react-spec@4.5.3...@markuplint/react-spec@4.5.4-alpha.0) (2024-06-02) | ||
**Note:** Version bump only for package @markuplint/react-spec | ||
## [4.5.3](https://github.com/markuplint/markuplint/compare/@markuplint/react-spec@4.5.2...@markuplint/react-spec@4.5.3) (2024-05-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@markuplint/react-spec", | ||
"version": "4.5.3", | ||
"version": "4.5.4-alpha.0", | ||
"description": "Extended specification for tags and attributes in React", | ||
@@ -24,5 +24,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-spec": "4.6.1" | ||
"@markuplint/ml-spec": "4.6.2-alpha.0" | ||
}, | ||
"gitHead": "bf70c41b1d2497e85b73c9ecd5551eb522e6bdfc" | ||
"gitHead": "b1cabc178e3553fd66c7ed4357b4124eb2585327" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7392
2
+ Added@markuplint/ml-ast@4.4.1-alpha.0(transitive)
+ Added@markuplint/ml-spec@4.6.2-alpha.0(transitive)
+ Added@markuplint/shared@4.4.2-alpha.0(transitive)
+ Added@markuplint/types@4.5.2-alpha.0(transitive)
+ Addeddebug@4.3.5(transitive)
- Removed@markuplint/ml-ast@4.4.0(transitive)
- Removed@markuplint/ml-spec@4.6.1(transitive)
- Removed@markuplint/shared@4.4.1(transitive)
- Removed@markuplint/types@4.5.1(transitive)
- Removeddebug@4.3.4(transitive)