New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wordpress/media-utils

Package Overview
Dependencies
Maintainers
0
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/media-utils - npm Package Compare versions

Comparing version

to
5.16.0

2

CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 5.16.0 (2025-01-15)
## 5.15.0 (2025-01-02)

@@ -7,0 +9,0 @@

14

package.json
{
"name": "@wordpress/media-utils",
"version": "5.15.1",
"version": "5.16.0",
"description": "WordPress Media Upload Utils.",

@@ -32,7 +32,7 @@ "author": "The WordPress Contributors",

"@babel/runtime": "7.25.7",
"@wordpress/api-fetch": "^7.15.1",
"@wordpress/blob": "^4.15.0",
"@wordpress/element": "^6.15.1",
"@wordpress/i18n": "^5.15.1",
"@wordpress/private-apis": "^1.15.0"
"@wordpress/api-fetch": "^7.16.0",
"@wordpress/blob": "^4.16.0",
"@wordpress/element": "^6.16.0",
"@wordpress/i18n": "^5.16.0",
"@wordpress/private-apis": "^1.16.0"
},

@@ -42,3 +42,3 @@ "publishConfig": {

},
"gitHead": "0d4503ecc364cf4ca16024673baf5a84dacf212f"
"gitHead": "f48b9f56629e400891abb5ae491504de475237ff"
}