MyRepo-Ums/node_modules/@sigstore/bundle
2024-01-19 11:09:11 +01:00
..
dist first commit 2024-01-19 11:09:11 +01:00
LICENSE first commit 2024-01-19 11:09:11 +01:00
package.json first commit 2024-01-19 11:09:11 +01:00
README.md first commit 2024-01-19 11:09:11 +01:00

@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 >= 14.17.0

Installation

npm install @sigstore/bundle