Socket
Socket
Sign inDemoInstall

expo-sms

Package Overview
Dependencies
350
Maintainers
31
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-canary-20240406-a4950c7 to 0.0.1-canary-20240411-33a7dc1

1

CHANGELOG.md

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

- drop unused web `name` property. ([#27437](https://github.com/expo/expo/pull/27437) by [@EvanBacon](https://github.com/EvanBacon))
- Removed deprecated backward compatible Gradle settings. ([#28083](https://github.com/expo/expo/pull/28083) by [@kudo](https://github.com/kudo))

@@ -18,0 +19,0 @@ ## 11.7.1 - 2023-12-19

6

package.json
{
"name": "expo-sms",
"version": "0.0.1-canary-20240406-a4950c7",
"version": "0.0.1-canary-20240411-33a7dc1",
"description": "Provides access to the system's UI/app for sending SMS messages.",

@@ -38,3 +38,3 @@ "main": "build/SMS.js",

"devDependencies": {
"expo-module-scripts": "0.0.1-canary-20240406-a4950c7"
"expo-module-scripts": "0.0.1-canary-20240411-33a7dc1"
},

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

},
"gitHead": "a4950c79a9191c7e8162b9529dd0858da19a8b79"
"gitHead": "33a7dc1ce3283426fd553cd6675d0540214ab902"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc