Socket
Socket
Sign inDemoInstall

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 10.1.0 to 10.1.1

platforms/ios/TNSCrashlyticsLogger.framework-disabled/Headers/TNSCrashlyticsLogger.h

2

functions/functions.ios.js

@@ -12,3 +12,3 @@ "use strict";

function httpsCallable(functionName, region) {
var functions = getFunctions();
var functions = getFunctions(region);
return function (data) { return new Promise(function (resolve, reject) {

@@ -15,0 +15,0 @@ var callable = functions.HTTPSCallableWithName(functionName);

{
"name": "nativescript-plugin-firebase",
"version": "10.1.0",
"version": "10.1.1",
"description": "Fire. Base. Firebase!",

@@ -5,0 +5,0 @@ "main": "firebase",

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