@wordpress/date
Advanced tools
Comparing version 5.13.0 to 5.13.1-next.a9f418477.0
@@ -527,3 +527,3 @@ /** | ||
* | ||
* @param {string?} dateString Date formatted in the WP timezone. | ||
* @param {?string} dateString Date formatted in the WP timezone. | ||
* | ||
@@ -530,0 +530,0 @@ * @return {Date} Date |
@@ -104,3 +104,3 @@ /** | ||
* | ||
* @param {string?} dateString Date formatted in the WP timezone. | ||
* @param {?string} dateString Date formatted in the WP timezone. | ||
* | ||
@@ -107,0 +107,0 @@ * @return {Date} Date |
@@ -544,3 +544,3 @@ "use strict"; | ||
* | ||
* @param {string?} dateString Date formatted in the WP timezone. | ||
* @param {?string} dateString Date formatted in the WP timezone. | ||
* | ||
@@ -547,0 +547,0 @@ * @return {Date} Date |
{ | ||
"name": "@wordpress/date", | ||
"version": "5.13.0", | ||
"version": "5.13.1-next.a9f418477.0", | ||
"description": "Date module for WordPress.", | ||
@@ -32,3 +32,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "7.25.7", | ||
"@wordpress/deprecated": "*", | ||
"@wordpress/deprecated": "^4.13.1-next.a9f418477.0", | ||
"moment": "^2.29.4", | ||
@@ -40,3 +40,3 @@ "moment-timezone": "^0.5.40" | ||
}, | ||
"gitHead": "cce81c13739c2a8b53d91df90c4f037cb68c2665" | ||
"gitHead": "c1a8f3e9cada3b7d8342d1d2595c2dac0433111d" | ||
} |
@@ -78,3 +78,3 @@ # Date | ||
- _dateString_ `string?`: Date formatted in the WP timezone. | ||
- _dateString_ `?string`: Date formatted in the WP timezone. | ||
@@ -81,0 +81,0 @@ _Returns_ |
@@ -591,3 +591,3 @@ /** | ||
* | ||
* @param {string?} dateString Date formatted in the WP timezone. | ||
* @param {?string} dateString Date formatted in the WP timezone. | ||
* | ||
@@ -594,0 +594,0 @@ * @return {Date} Date |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
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
211833
0
1