You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cordova-plugin-firebasex

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-firebasex - npm Package Compare versions

Comparing version

to
18.0.4

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# Version 18.0.4
* bugfix: remove unused cordova-ios import that breaks projects without ios platform
* Merged from PR [#912](https://github.com/dpa99c/cordova-plugin-firebasex/pull/912)
# Version 18.0.3

@@ -2,0 +6,0 @@ * (ios) bugfix: fix invalid cordova hook interface use

2

package.json
{
"name": "cordova-plugin-firebasex",
"version": "18.0.3",
"version": "18.0.4",
"description": "Cordova plugin for Google Firebase",

@@ -5,0 +5,0 @@ "types": "./types/index.d.ts",

@@ -7,3 +7,2 @@ /**

var parser = require('xml-js');
const cordova_ios = require("cordova-ios");

@@ -10,0 +9,0 @@ var _configXml, _pluginXml, _context, _pluginVariables;

Sorry, the diff of this file is not supported yet