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

@capacitor-community/media

Package Overview
Dependencies
Maintainers
42
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/media - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

2

package.json
{
"name": "@capacitor-community/media",
"version": "5.0.0",
"version": "5.0.1",
"description": "Enable some media features for Capacitor such as create albums, save videos, gifs and more.",

@@ -5,0 +5,0 @@ "author": "Stewan Silva",

@@ -334,2 +334,4 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p>

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
<uses-permission android:name="android.permission.READ_MEDIA_VIDEO" />
...

@@ -339,2 +341,4 @@ </manifest>

Note the READ_MEDIA permissions -- these are **new in Android 13**!
## Demo

@@ -341,0 +345,0 @@

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