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

expo-linking

Package Overview
Dependencies
Maintainers
27
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-linking - npm Package Compare versions

Comparing version

to
7.0.5-canary-20250114-804e26d

8

package.json
{
"name": "expo-linking",
"version": "7.0.4",
"version": "7.0.5-canary-20250114-804e26d",
"description": "Create and open deep links universally",

@@ -41,7 +41,7 @@ "main": "build/Linking.js",

"dependencies": {
"expo-constants": "~17.0.4",
"expo-constants": "17.0.5-canary-20250114-804e26d",
"invariant": "^2.2.4"
},
"devDependencies": {
"expo-module-scripts": "^4.0.3"
"expo-module-scripts": "4.0.4-canary-20250114-804e26d"
},

@@ -55,3 +55,3 @@ "peerDependencies": {

},
"gitHead": "986a4689b91f3efc527f7178a320b987c0005842"
"gitHead": "804e26d8545f2b890dfa80eeb8122036f38d4d0c"
}