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

expo-device

Package Overview
Dependencies
Maintainers
24
Versions
91
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 3.0.0 to 3.1.0

9

CHANGELOG.md

@@ -11,2 +11,10 @@ # Changelog

## 3.1.0 — 2021-01-15
_This version does not introduce any user-facing changes._
## 3.1.0 — 2021-01-15
_This version does not introduce any user-facing changes._
## 3.0.0 — 2020-12-23

@@ -21,2 +29,3 @@

- Removed `fbjs` dependency ([#11396](https://github.com/expo/expo/pull/11396) by [@cruzach](https://github.com/cruzach))
- Added support for detecting simulators running on Apple ARM64 processors. ([#11445](https://github.com/expo/expo/pull/11445) by [@sjchmiela](https://github.com/sjchmiela))

@@ -23,0 +32,0 @@ ## 2.4.0 — 2020-11-17

4

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

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

},
"gitHead": "acdaf584e08bf5cdb08e3a3adfde58f771e9f2a1"
"gitHead": "637968155e258465050978c2f37d21320a5795eb"
}

Sorry, the diff of this file is not supported yet

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