You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The Flarelink auth Worker — source for the bundle Flarelink uploads to your Cloudflare account. Build it to verify the deployed bytes (see README).",
"license": "SEE LICENSE IN LICENSE.md",
"type": "module",
"scripts": {
"build": "node build.mjs"
},
"//": "Runtime deps are pinned to EXACT versions (no ^) so a clean `npm ci && npm run build` reproduces the published bundle byte-for-byte. They must match the versions the dashboard builds with; the verify CLI / published hash catch any drift.",