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

expo-device

Package Overview
Dependencies
Maintainers
20
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-device - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

CHANGELOG.md

7

package.json
{
"name": "expo-device",
"version": "2.1.0",
"version": "2.2.0",
"description": "A universal module that gets physical information about the device running the application",

@@ -37,2 +37,3 @@ "main": "build/Device.js",

"dependencies": {
"fbjs": "1.0.0",
"ua-parser-js": "^0.7.19"

@@ -43,3 +44,3 @@ },

},
"gitHead": "3ad68bbd9847ebc8a55272c263b17d998a92f64f"
}
"gitHead": "dfc7fdb9aee4ef6fa10a9693e3d0935a2d500ae2"
}

@@ -8,6 +8,7 @@ # expo-device

- [Documentation for the master branch](https://github.com/expo/expo/blob/master/docs/pages/versions/unversioned/sdk/device.md)
- [Documentation for the latest stable release](https://docs.expo.io/versions/latest/sdk/device/)
# Installation in managed Expo projects
For managed [managed](https://docs.expo.io/versions/latest/introduction/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](#api-documentation). If you follow the link and there is no documentation available then this library is not yet usable within managed projects — it is likely to be included in an upcoming Expo SDK release.
For managed [managed](https://docs.expo.io/versions/latest/introduction/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](https://docs.expo.io/versions/latest/sdk/device/).

@@ -26,2 +27,2 @@ # Installation in bare React Native projects

Contributions are very welcome! Please refer to guidelines described in the [contributing guide]( https://github.com/expo/expo#contributing).
Contributions are very welcome! Please refer to guidelines described in the [contributing guide](https://github.com/expo/expo#contributing).

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