PHP 8.2.30
Preview: error.js Size: 338 B
/opt/alt/alt-nodejs18/root/usr/lib/node_modules/npm/node_modules/@sigstore/tuf/dist/error.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TUFError = void 0;
class TUFError extends Error {
    constructor({ code, message, cause, }) {
        super(message);
        this.code = code;
        this.cause = cause;
        this.name = this.constructor.name;
    }
}
exports.TUFError = TUFError;

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
1.71 KB lrw-r--r-- 2026-03-09 09:08:39
Edit Download
4.43 KB lrw-r--r-- 2026-03-09 09:08:39
Edit Download
338 B lrw-r--r-- 2026-03-09 09:08:39
Edit Download
2.25 KB lrw-r--r-- 2026-03-09 09:08:39
Edit Download
2.70 KB lrw-r--r-- 2026-03-09 09:08:39
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).