New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

incart-firebase-tasks

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

incart-firebase-tasks

A Task backed by Firestore to track background task progress.

  • 0.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

InCart's Firebase Task

A Firebase Task written in TypeScript.

Using node v14 to build with tsup. (But Exported for Node12 (es5)).

To Build

npm run build

To Test

Make sure you have placed your Firebase's service account.json file at .cred/firebase-admin-service-account.json. Once placed also making sure your Firestore Database is already configured and being ready to update by the paths.

The Test using inCart's paths configurations. You can implement your own if needed.

# before run make sure you have a Service Account's JSON file installed.
npm run test

Keywords

FAQs

Package last updated on 03 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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