Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

expo-linking

Package Overview
Dependencies
Maintainers
0
Versions
91
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 7.0.0-canary-20241021-c4b5a93 to 7.0.0

10

CHANGELOG.md

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

### 🎉 New features
### 🐛 Bug fixes
### 💡 Others
## 7.0.0 — 2024-10-22
### 🛠 Breaking changes
- Bumped iOS deployment target to 15.1. ([#30840](https://github.com/expo/expo/pull/30840) by [@tsapeta](https://github.com/tsapeta))

@@ -9,0 +19,0 @@

8

package.json
{
"name": "expo-linking",
"version": "7.0.0-canary-20241021-c4b5a93",
"version": "7.0.0",
"description": "Create and open deep links universally",

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

"dependencies": {
"expo-constants": "17.0.0-canary-20241021-c4b5a93",
"expo-constants": "~17.0.0",
"invariant": "^2.2.4"
},
"devDependencies": {
"expo-module-scripts": "3.6.0-canary-20241021-c4b5a93"
"expo-module-scripts": "^4.0.0"
},

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

},
"gitHead": "c4b5a932011f3dfab7a0302ff32cce7c33aa7c28"
"gitHead": "7c7d2362fff23bec26cd145ed34edd9c403551bd"
}

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