Socket
Socket
Sign inDemoInstall

expo-dev-launcher

Package Overview
Dependencies
Maintainers
24
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-dev-launcher - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

8

CHANGELOG.md

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

## 0.6.2 — 2021-06-28
### 🐛 Bug fixes
- Fixed can't reload app from the blue screen. ([#13422](https://github.com/expo/expo/pull/13422) by [@lukmccall](https://github.com/lukmccall))
- Fixed `JSPackagerClient` wasn't close on React Native 0.63.4 what may lead to various bugs on Android. ([#13423](https://github.com/expo/expo/pull/13423) by [@lukmccall](https://github.com/lukmccall))
- Fixed the blue screen was shown instead of the LogBox on iOS. ([#13421](https://github.com/expo/expo/pull/13421) by [@lukmccall](https://github.com/lukmccall))
## 0.6.1 — 2021-06-24

@@ -15,0 +23,0 @@

4

package.json
{
"name": "expo-dev-launcher",
"title": "Expo Development Launcher",
"version": "0.6.1",
"version": "0.6.2",
"description": "Pre-release version of the Expo development launcher package for testing.",

@@ -41,3 +41,3 @@ "main": "build/DevLauncher.js",

},
"gitHead": "a0c521e36bf71f645b3fe123b768461846d05aa0"
"gitHead": "7748655bc962cbe64d045633650ec851912a1765"
}

Sorry, the diff of this file is not supported yet

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