@wordpress/date
Advanced tools
Comparing version 4.20.0 to 4.21.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 4.21.0 (2022-11-02) | ||
## 4.20.0 (2022-10-19) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/date", | ||
"version": "4.20.0", | ||
"version": "4.21.0", | ||
"description": "Date module for WordPress.", | ||
@@ -30,3 +30,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/deprecated": "^3.20.0", | ||
"@wordpress/deprecated": "^3.21.0", | ||
"moment": "^2.22.1", | ||
@@ -38,3 +38,3 @@ "moment-timezone": "^0.5.31" | ||
}, | ||
"gitHead": "a2ff0e6471c88436dad0287beb88d1729aa6f5dd" | ||
"gitHead": "511f4cc1f0138641bc4394bc1cf36e833109c791" | ||
} |
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
194621