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

@firestore-simple/admin

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firestore-simple/admin

A simple wrapper for Firestore Admin SDK

  • 7.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
127
decreased by-37.75%
Maintainers
1
Weekly downloads
 
Created
Source

@firestore-simple/admin

FirestoreSimple for admin SDK

:city_sunset: @firestore-simple/admin and @firestore-simple/web are ARCHIVED

Thank you for using @firestore-simple/admin and @firestore-simple/web to date. Unfortunately, I decided to end maintaining @firestore-simple/admin and @firestore-simple/web, so these do not support the new Firebase SDK v9.
If you want to find another TypeScript friendly Firestore package, Firebase Open Source will be helpful.

Install

npm i @firestore-simple/admin

Usage

See README.

Also example or tests are good sample.

CHANGELOG

See CHANGELOG or Releases

Test

Unit tests are using Firestore local emulator.

So if you want to run unit test in your local machine, start emulator in background before run test.

# setup monorepo
npm ci
npm run bootstrap

cd packages/admin

npm run emulators:start
npm run test

License

MIT

Keywords

FAQs

Package last updated on 26 Sep 2021

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