🚀 DAY 1 OF LAUNCH WEEK: Reachability for Ruby Now in Beta.Learn more →
Socket
Book a DemoInstallSign in
Socket

@rocicorp/zero

Package Overview
Dependencies
Maintainers
7
Versions
349
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rocicorp/zero

## Documentation

Source
npmnpm
Version
0.14.2025021404
Version published
Maintainers
7
Created
Source

Zero

Documentation

https://zero.rocicorp.dev/docs/introduction

Install

npm install @rocicorp/zero

Contributing

Building and Installing locally

To build and install the package locally, run the following commands:

git clone git@github.com:rocicorp/mono.git
cd mono
npm install
npm run build
cd packages/zero
npm pack

This creates a tgz (tarball) file in the packages/zero directory. You can then install this package in another project by running:

npm install /path/to/rocicorp-zero-<VERSION>.tgz

FAQs

Package last updated on 14 Feb 2025

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