nativescript-plugin-firebase
Advanced tools
Comparing version 3.9.2 to 3.9.3
{ | ||
"name": "nativescript-plugin-firebase", | ||
"version": "3.9.2", | ||
"version": "3.9.3", | ||
"description": "Fire. Base. Firebase!", | ||
@@ -16,3 +16,3 @@ "main": "firebase", | ||
"prepublish": "npm run bundle-installer", | ||
"postinstall": "node scripts/postinstall.js", | ||
"setup": "node scripts/postinstall.js", | ||
"config": "node scripts/postinstall.js config" | ||
@@ -49,6 +49,6 @@ }, | ||
"devDependencies": { | ||
"prompt-lite": "^0.1.1", | ||
"prompt-lite": "^0.1.0", | ||
"xcode": "0.8.0", | ||
"webpack": "~2.1.0-beta.25" | ||
"webpack": "~2.2.0" | ||
} | ||
} |
@@ -6,4 +6,2 @@ # NativeScript Firebase plugin | ||
> Requires NativeScript 2.3.0 or up. So `npm install -g nativescript` like a boss if you need to! | ||
## Features | ||
@@ -42,4 +40,10 @@ For readability the supported features have been moved to their own README's: | ||
``` | ||
_This will guide you through installing additional components. Check the doc links above to see what's what. You can always change your choices later._ | ||
Now start an install script which will guide you through installing additional components. Check the doc links above to see what's what. You can always change your choices later. | ||
``` | ||
cd node_modules/nativescript-plugin-firebase | ||
npm run setup | ||
``` | ||
### Config | ||
@@ -46,0 +50,0 @@ If you choose to save your config during the installation, the supported options may be saved in the `firebase.nativescript.json` at the root of your app. |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
6686
223
0
276693