Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nativescript-plugin-firebase

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-plugin-firebase - npm Package Compare versions

Comparing version 3.9.2 to 3.9.3

8

package.json
{
"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

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