Socket
Socket
Sign inDemoInstall

@starbeam/peer

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@starbeam/peer

A handful of variables that should remain stable forever, and can therefore be used as peer dependencies to enable interop between major versions of Starbeam


Version published
Weekly downloads
15
increased by114.29%
Maintainers
1
Weekly downloads
 
Created
Source

This package provides an extremely stable API for getting:

  • The current timestamp as a number
  • The value of the UNINITIALIZED symbol

Apps shouldn't use the exports of this dependency directly. Instead, installing it as a peer dependency allows two versions of Starbeam to coexist in the same process and to share reactivity between them.

In other words, if you access a Cell from version 1 of Starbeam in the context of a formula created in version 2 of Starbeam, updating the cell will invalidate the formula.

FAQs

Package last updated on 26 Jun 2022

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