@wordpress/i18n
Advanced tools
Comparing version 5.13.0 to 5.13.1-next.a9f418477.0
@@ -1,2 +0,1 @@ | ||
/* wp:polyfill */ | ||
/** | ||
@@ -3,0 +2,0 @@ * External dependencies |
@@ -1,2 +0,2 @@ | ||
export function createI18n(initialData?: LocaleData | undefined, initialDomain?: string | undefined, hooks?: import("@wordpress/hooks/build-types/createHooks")._Hooks | undefined): I18n; | ||
export function createI18n(initialData?: LocaleData, initialDomain?: string, hooks?: Hooks): I18n; | ||
export type LocaleData = Record<string, any>; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,1 @@ | ||
/* wp:polyfill */ | ||
"use strict"; | ||
@@ -3,0 +2,0 @@ |
{ | ||
"name": "@wordpress/i18n", | ||
"version": "5.13.0", | ||
"version": "5.13.1-next.a9f418477.0", | ||
"description": "WordPress internationalization (i18n) library.", | ||
@@ -35,3 +35,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "7.25.7", | ||
"@wordpress/hooks": "*", | ||
"@wordpress/hooks": "^4.13.1-next.a9f418477.0", | ||
"gettext-parser": "^1.3.1", | ||
@@ -45,3 +45,3 @@ "memize": "^2.1.0", | ||
}, | ||
"gitHead": "cce81c13739c2a8b53d91df90c4f037cb68c2665" | ||
"gitHead": "c1a8f3e9cada3b7d8342d1d2595c2dac0433111d" | ||
} |
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
234292
0
2827
1