PHP 8.2.30
Preview: error.js Size: 338 B
//opt/alt/alt-nodejs24/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.69 KB lrw-r--r-- 2026-02-23 07:38:44
Edit Download
4.43 KB lrw-r--r-- 2026-02-23 07:38:44
Edit Download
338 B lrw-r--r-- 2026-02-23 07:38:44
Edit Download
2.21 KB lrw-r--r-- 2026-02-23 07:38:44
Edit Download
2.67 KB lrw-r--r-- 2026-02-23 07:38:44
Edit Download

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