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

expo-asset

Package Overview
Dependencies
Maintainers
33
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-asset - npm Package Compare versions

Comparing version

to
12.0.0-canary-20250305-0af9ad2

12

package.json
{
"name": "expo-asset",
"version": "12.0.0-canary-20250304-f08e984",
"version": "12.0.0-canary-20250305-0af9ad2",
"description": "An Expo universal module to download assets and pass them into other APIs",

@@ -51,4 +51,4 @@ "main": "build/index.js",

"dependencies": {
"@expo/image-utils": "0.6.6-canary-20250304-f08e984",
"expo-constants": "18.0.0-canary-20250304-f08e984",
"@expo/image-utils": "0.6.6-canary-20250305-0af9ad2",
"expo-constants": "18.0.0-canary-20250305-0af9ad2",
"invariant": "^2.2.4",

@@ -59,10 +59,10 @@ "md5-file": "^3.2.3"

"@testing-library/react-native": "^13.1.0",
"expo-module-scripts": "4.0.5-canary-20250304-f08e984"
"expo-module-scripts": "4.0.5-canary-20250305-0af9ad2"
},
"peerDependencies": {
"expo": "53.0.0-canary-20250304-f08e984",
"expo": "53.0.0-canary-20250305-0af9ad2",
"react": "*",
"react-native": "*"
},
"gitHead": "f08e984ac18968d26ea7f7f34d11d29a0a97d518"
"gitHead": "0af9ad2afd326af47eae076f81a89105a026312d"
}