You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

819 B

@sigstore/bundle · npm version CI Status Smoke Test Status

A JavaScript library for working with the Sigstore bundle format.

Features

  • TypeScript types for the different Sigstore bundle versions.
  • Bundle validation functions.
  • Support for serializing/deserializing bundles to/from JSON.

Prerequisites

  • Node.js version ^20.17.0 || >=22.9.0

Installation

npm install @sigstore/bundle