Kargi-Sitesi/node_modules/@sigstore/bundle
2024-11-03 21:30:09 -05:00
..
dist Deployed the page to Github Pages. 2024-11-03 21:30:09 -05:00
LICENSE Deployed the page to Github Pages. 2024-11-03 21:30:09 -05:00
package.json Deployed the page to Github Pages. 2024-11-03 21:30:09 -05:00
README.md Deployed the page to Github Pages. 2024-11-03 21:30:09 -05: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 >= 16.14.0

Installation

npm install @sigstore/bundle