Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fireproof/partykit

Package Overview
Dependencies
Maintainers
0
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fireproof/partykit

PartyKit gateway for Fireproof

  • 0.19.11-dev-dryrun2
  • npm
  • Socket score

Version published
Weekly downloads
172
increased by855.56%
Maintainers
0
Weekly downloads
 
Created
Source

Testing

All gateways are enabled by default in the Fireproof test suite. Before running the tests, you need to set up the gateway servers for PartyKit and Netlify:

$ pnpm setup-gateway-servers

To run tests for all gateways:

$ pnpm test-gateways

To run tests for a single gateway, you can use the Vitest workspace configuration. For example, to run tests for the PartyKit gateway only:

$ pnpm test-gateways --project partykit

To run a single test by its full name, you can use the -t flag followed by the test name in quotes. For example:

$ pnpm test-gateways --project partykit -t "should sync to an empty db"

Keywords

FAQs

Package last updated on 08 Oct 2024

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