400e0876de | ||
---|---|---|
.. | ||
dist | ||
LICENSE | ||
README.md | ||
package.json |
README.md
@sigstore/bundle ·
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