@wordpress/date
Advanced tools
Comparing version 5.12.1-next.082ed6819.0 to 5.13.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 5.13.0 (2024-11-27) | ||
## 5.12.0 (2024-11-16) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/date", | ||
"version": "5.12.1-next.082ed6819.0", | ||
"version": "5.13.0", | ||
"description": "Date module for WordPress.", | ||
@@ -32,3 +32,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "7.25.7", | ||
"@wordpress/deprecated": "^4.12.1-next.082ed6819.0", | ||
"@wordpress/deprecated": "*", | ||
"moment": "^2.29.4", | ||
@@ -40,3 +40,3 @@ "moment-timezone": "^0.5.40" | ||
}, | ||
"gitHead": "2bb7bad15ddb8e88210fab7d4a1ef1565466e424" | ||
"gitHead": "cce81c13739c2a8b53d91df90c4f037cb68c2665" | ||
} |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
0
209238
1
Updated@wordpress/deprecated@*