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

expo-file-system

Package Overview
Dependencies
Maintainers
33
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-file-system - npm Package Compare versions

Comparing version

to
19.0.0-canary-20250306-d9d3e02

10

package.json
{
"name": "expo-file-system",
"version": "19.0.0-canary-20250305-0af9ad2",
"version": "19.0.0-canary-20250306-d9d3e02",
"description": "Provides access to the local file system on the device.",

@@ -38,7 +38,7 @@ "main": "src/index.ts",

"devDependencies": {
"expo-module-scripts": "4.0.5-canary-20250305-0af9ad2",
"jest-expo": "53.0.0-canary-20250305-0af9ad2"
"expo-module-scripts": "4.0.5-canary-20250306-d9d3e02",
"jest-expo": "53.0.0-canary-20250306-d9d3e02"
},
"peerDependencies": {
"expo": "53.0.0-canary-20250305-0af9ad2",
"expo": "53.0.0-canary-20250306-d9d3e02",
"react-native": "*"

@@ -49,3 +49,3 @@ },

},
"gitHead": "0af9ad2afd326af47eae076f81a89105a026312d"
"gitHead": "d9d3e024d8742099c307754673f17117a20c1dea"
}