Socket
Socket
Sign inDemoInstall

@backupfire/firebase

Package Overview
Dependencies
11
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234567Next

1.9.1

Diff

Changelog

Source

1.9.1 - 2023-06-09

Fixed

  • Fixed the agent incorrectly retrieving the env config from functions.config().
kossnocorp
published 1.9.0 •

Changelog

Source

1.9.0 - 2023-06-09

Changed

  • Replaced console.log calls with functions.logger and added more debug logs around retrieving the env config.
kossnocorp
published 1.8.1 •

Changelog

Source

1.8.1 - 2023-03-15

Fixed

  • Excluded collection groups from exported collections when responding to the controller.
kossnocorp
published 1.8.0 •

Changelog

Source

1.8.0 - 2023-03-15

Added

  • Respond with collection groups back to the controller to display collection groups on the backup page.
kossnocorp
published 1.7.0 •

Changelog

Source

1.7.0 - 2023-03-10

Changed

  • Upgraded firebase-functions to the latest version (from 3 to 4).

Fixed

  • Fixed the extension compatibility with the latest firebase-functions.
kossnocorp
published 1.6.0 •

Changelog

Source

1.6.0 - 2023-03-10

Changed

  • Upgraded firebase-tools.

  • Set the function invoker to public to enforce Firebase adding the permission to allUsers, to avoid random permission bug.

Fixed

  • Fix memory not setting to default memory runtime option (1Gb).
kossnocorp
published 1.6.0-beta.2 •

kossnocorp
published 1.6.0-beta.1 •

kossnocorp
published 1.5.0 •

Changelog

Source

1.5.0 - 2023-02-28

Added

  • Added logging to the agent endpoints to help with debugging and troubleshooting.
kossnocorp
published 1.4.0 •

Changelog

Source

1.4.0 - 2022-06-03

Changed

  • Set default memory (1GB) and timeoutSeconds (540) Firebase Functions runtime options. It solves the problem with the huge users' backups that either run out of memory or timeout.

  • Even further improved the memory usage by the users backup.

  • Updated dependencies to the latest supported versions.

Added

  • Added delayed users backup feature. If the delay is requested, the agent will respond with a pending backup state. When the backup is completed, the agent will notify the controller. That prevents multiple backups caused by timeouts.
234567Next
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