New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@rocicorp/zero

Package Overview
Dependencies
Maintainers
8
Versions
472
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rocicorp/zero

Zero is a web framework for serverless web development.

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
8
Created
Source

Zero

Documentation

Read over the docs. For AI assistants: llms.txt.

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 28 Mar 2026

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