expo-firebase-core
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -13,2 +13,8 @@ # Changelog | ||
## 4.0.3 — 2021-10-20 | ||
### 🐛 Bug fixes | ||
- Fix crash on launch in iOS classic builds where `GoogleService-Info.plist` is not configured. ([#14811](https://github.com/expo/expo/pull/14811) by [@kudo](https://github.com/kudo)) | ||
## 4.0.2 — 2021-10-15 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "expo-firebase-core", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Core support for Google Firebase", | ||
@@ -38,3 +38,3 @@ "main": "build/FirebaseCore.js", | ||
"expo-constants": "~12.1.1", | ||
"expo-modules-core": "~0.4.3" | ||
"expo-modules-core": "~0.4.4" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d23e1ac491da96b51c25eb2533efcd56499ee287" | ||
"gitHead": "96750b8e0f044c8f3710208699c3f900ec74caed" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
39354
1
Updatedexpo-modules-core@~0.4.4