@wordpress/date
Advanced tools
Comparing version 4.53.0 to 4.54.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 4.54.0 (2024-03-21) | ||
## 4.53.0 (2024-03-06) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/date", | ||
"version": "4.53.0", | ||
"version": "4.54.0", | ||
"description": "Date module for WordPress.", | ||
@@ -30,3 +30,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/deprecated": "^3.53.0", | ||
"@wordpress/deprecated": "^3.54.0", | ||
"moment": "^2.29.4", | ||
@@ -38,3 +38,3 @@ "moment-timezone": "^0.5.40" | ||
}, | ||
"gitHead": "ac3c3e465a083081a86a4da6ee6fb817b41e5130" | ||
"gitHead": "ffc07735d0abfb3f69e91d48f25b7fe8d1ef92d2" | ||
} |
{ | ||
"$schema": "https://json.schemastore.org/tsconfig.json", | ||
"extends": "../../tsconfig.base.json", | ||
@@ -3,0 +4,0 @@ "compilerOptions": { |
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
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
206583
2565