MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / amo-upload.mjs

File amo-upload.mjs

scripts/amo-upload.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { signAddon } from 'amo-upload';
2import { mkdir, rename, writeFile } from 'fs/promises';
3import { join } from 'path';
4import { buildUpdatesList, readManifest } from './manifest-helper.js';

Callers

nothing calls this directly

Calls 3

getVersionFunction · 0.90
isBetaFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected