Socket
Socket
Sign inDemoInstall

expo-application

Package Overview
Dependencies
Maintainers
24
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-application - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

4

CHANGELOG.md

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

## 2.4.0 — 2020-11-17
_This version does not introduce any user-facing changes._
## 2.3.0 — 2020-08-18

@@ -13,0 +17,0 @@

6

package.json
{
"name": "expo-application",
"version": "2.3.0",
"version": "2.4.0",
"description": "A universal module that gets native application information such as its ID, app name, and build version at runtime",

@@ -31,3 +31,3 @@ "main": "build/Application.js",

"license": "MIT",
"homepage": "https://github.com/expo/expo/tree/master/packages/expo-application",
"homepage": "https://docs.expo.io/versions/latest/sdk/application/",
"devDependencies": {

@@ -39,3 +39,3 @@ "expo-module-scripts": "~1.2.0"

},
"gitHead": "2196cebae55bda181ccceadec809942f51ee9e39"
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651"
}

@@ -15,3 +15,3 @@ # expo-application

For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/unimodules/react-native-unimodules) before continuing.
For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/expo/expo/tree/master/packages/react-native-unimodules) before continuing.

@@ -18,0 +18,0 @@ ### Add the package to your npm dependencies

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