@wordpress/i18n
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/i18n", | ||
"version": "4.53.0", | ||
"version": "4.54.0", | ||
"description": "WordPress internationalization (i18n) library.", | ||
@@ -33,3 +33,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/hooks": "^3.53.0", | ||
"@wordpress/hooks": "^3.54.0", | ||
"gettext-parser": "^1.3.1", | ||
@@ -43,3 +43,3 @@ "memize": "^2.1.0", | ||
}, | ||
"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
228958
2843
Updated@wordpress/hooks@^3.54.0