@wordpress/deprecated
Advanced tools
Comparing version 4.13.1-next.cd6172eb0.0 to 4.14.0
@@ -35,3 +35,3 @@ /** | ||
hint?: string | undefined; | ||
} | undefined): void; | ||
}): void; | ||
/** | ||
@@ -38,0 +38,0 @@ * Object map tracking messages which have been logged, for use in ensuring a |
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 4.14.0 (2024-12-11) | ||
## 4.13.0 (2024-11-27) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/deprecated", | ||
"version": "4.13.1-next.cd6172eb0.0", | ||
"version": "4.14.0", | ||
"description": "Deprecation utility for WordPress.", | ||
@@ -33,3 +33,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "7.25.7", | ||
"@wordpress/hooks": "^4.13.1-next.cd6172eb0.0" | ||
"@wordpress/hooks": "*" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4cc93dc1781d8a7bc2bbde265913917920e2bd45" | ||
"gitHead": "b432c18934c9db866b6dba7d37517a4e97d642e3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
85944
0
1
Updated@wordpress/hooks@*