Socket
Socket
Sign inDemoInstall

node-red-contrib-firebase-realtime-database

Package Overview
Dependencies
211
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "node-red-contrib-firebase-realtime-database",
"version": "1.0.1",
"version": "1.0.2",
"description": "Communicate with google firebase realtime database. These nodes use the new firebase-admin API and service account json is used for authentication.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -31,5 +31,5 @@ const FirebaseInNode = require('./firebaseInNode');

RED.nodes.registerType("firebase in", FirebaseIn);
RED.nodes.registerType("firebase realtime database in", FirebaseIn);
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc