Socket
Socket
Sign inDemoInstall

expo-sensors

Package Overview
Dependencies
637
Maintainers
32
Versions
98
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-canary-20240415-cca04d8 to 0.0.1-canary-20240418-8d74597

1

CHANGELOG.md

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

- Prevent unnecessary permissions check when moving app to background (Would crash with certain configs). ([#28045](https://github.com/expo/expo/pull/28045) by [@cltnschlosser](https://github.com/cltnschlosser))
- Fix barometer updates not starting on iOS 17.4. ([#28253](https://github.com/expo/expo/pull/28253) by [@alanjhughes](https://github.com/alanjhughes))

@@ -14,0 +15,0 @@ ### 💡 Others

6

package.json
{
"name": "expo-sensors",
"version": "0.0.1-canary-20240415-cca04d8",
"version": "0.0.1-canary-20240418-8d74597",
"description": "Provides access to a hardware device's accelerometer, gyroscope, magnetometer, and pedometer.",

@@ -47,3 +47,3 @@ "main": "build/index.js",

"devDependencies": {
"expo-module-scripts": "0.0.1-canary-20240415-cca04d8"
"expo-module-scripts": "0.0.1-canary-20240418-8d74597"
},

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

},
"gitHead": "cca04d8dc8de4f4b08d86935e3e1f448ecbd6ec1"
"gitHead": "8d74597a78a7b6548da17e7266a4e7734df3c7f3"
}

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