expo-firebase-core
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"extends": "/Users/bbarthec/Work/expo/packages/expo-firebase-core/tsconfig.json", | ||
"extends": "/Users/tomasz/Work/expo/packages/expo-firebase-core/tsconfig.json", | ||
"compilerOptions": { | ||
@@ -10,5 +10,5 @@ "module": "esnext", | ||
"../../../node_modules/@types", | ||
"/Users/bbarthec/Work/expo/packages/expo-module-scripts/ts-declarations" | ||
"/Users/tomasz/Work/expo/packages/expo-module-scripts/ts-declarations" | ||
] | ||
} | ||
} |
{ | ||
"name": "expo-firebase-core", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Core support for Google Firebase", | ||
@@ -33,4 +33,5 @@ "main": "build/FirebaseCore.js", | ||
"homepage": "https://docs.expo.io/versions/latest/sdk/firebase-core", | ||
"peerDependencies": { | ||
"@unimodules/core": "*" | ||
"unimodulePeerDependencies": { | ||
"@unimodules/core": "*", | ||
"expo-constants": "*" | ||
}, | ||
@@ -43,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3ad68bbd9847ebc8a55272c263b17d998a92f64f" | ||
} | ||
"gitHead": "dfc7fdb9aee4ef6fa10a9693e3d0935a2d500ae2" | ||
} |
@@ -1,2 +0,1 @@ | ||
# expo-firebase-core | ||
@@ -14,3 +13,3 @@ | ||
For [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](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/firebase-core/). | ||
@@ -29,3 +28,3 @@ # Installation in bare React Native projects | ||
Run `pod install` in the ios directory after installing the npm package. | ||
Run `npx pod-install` after installing the npm package. | ||
@@ -38,5 +37,4 @@ [Add the iOS `GoogleService-Info.plist` to your XCode project](https://firebase.google.com/docs/ios/setup#add-config-file) | ||
# Contributing | ||
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
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
31773
0
36
38
1