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

expo-image-picker

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-image-picker - npm Package Compare versions

Comparing version 16.0.0-canary-20241008-90b13ad to 16.0.0-canary-20241018-f71b3e0

@@ -7,2 +7,3 @@ # Changelog

- Remove `READ_MEDIA_IMAGES` and `READ_MEDIA_VIDEO` permissions. ([#31902](https://github.com/expo/expo/pull/31902) by [@aleqsio](https://github.com/aleqsio))
- Bumped iOS deployment target to 15.1. ([#30840](https://github.com/expo/expo/pull/30840) by [@tsapeta](https://github.com/tsapeta))

@@ -9,0 +10,0 @@ - The default value for `quality` option has been changed from `0.2` to `1.0` for better performance and to match the most common expectation. ([#30896](https://github.com/expo/expo/pull/30896) by [@tsapeta](https://github.com/tsapeta))

{
"name": "expo-image-picker",
"version": "16.0.0-canary-20241008-90b13ad",
"version": "16.0.0-canary-20241018-f71b3e0",
"description": "Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.",

@@ -39,11 +39,11 @@ "main": "build/ImagePicker.js",

"dependencies": {
"expo-image-loader": "5.0.0-canary-20241008-90b13ad"
"expo-image-loader": "5.0.0-canary-20241018-f71b3e0"
},
"devDependencies": {
"expo-module-scripts": "3.6.0-canary-20241008-90b13ad"
"expo-module-scripts": "3.6.0-canary-20241018-f71b3e0"
},
"peerDependencies": {
"expo": "52.0.0-canary-20241008-90b13ad"
"expo": "52.0.0-canary-20241018-f71b3e0"
},
"gitHead": "90b13ad9d0dd3469556ac776d8b74643375b1d97"
"gitHead": "f71b3e0228015809e7c8f578e3877c6b56a573bc"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet