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
24
Versions
180
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 5.0.1 to 5.1.0

1

build-module/components/media-upload/index.js

@@ -368,2 +368,3 @@ /**

}
this.frame.detach();
}

@@ -370,0 +371,0 @@ updateCollection() {

@@ -375,2 +375,3 @@ "use strict";

}
this.frame.detach();
}

@@ -377,0 +378,0 @@ updateCollection() {

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

## 5.1.0 (2024-06-15)
## 5.0.0 (2024-05-31)

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

12

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

@@ -30,6 +30,6 @@ "author": "The WordPress Contributors",

"@babel/runtime": "^7.16.0",
"@wordpress/api-fetch": "^7.0.1",
"@wordpress/blob": "^4.0.1",
"@wordpress/element": "^6.0.1",
"@wordpress/i18n": "^5.0.1"
"@wordpress/api-fetch": "^7.1.0",
"@wordpress/blob": "^4.1.0",
"@wordpress/element": "^6.1.0",
"@wordpress/i18n": "^5.1.0"
},

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

},
"gitHead": "0e973525f7787401b5a544e0727774d52a78639f"
"gitHead": "66d3bf12e67d16deddc4b4a9ec42e1d0bed3479a"
}

@@ -403,2 +403,4 @@ /**

}
this.frame.detach();
}

@@ -405,0 +407,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc