PHP 8.2.30
Preview: get-packed-client.js Size: 354 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@prisma/client/scripts/get-packed-client.js

#!/usr/bin/env node

const path = require('path')
const { getPackedPackage } = require('@prisma/internals')

async function main() {
  const target = path.join(process.cwd(), './node_modules/@prisma/client')
  await getPackedPackage('@prisma/client', target, path.join(__dirname, '../'))
  console.log(`Saving packed client to ${target}`)
}

void main()

Directory Contents

Dirs: 0 × Files: 9

Name Size Perms Modified Actions
5.60 KB lrw-r--r-- 2026-02-28 13:40:04
Edit Download
327 B lrw-r--r-- 2026-02-28 13:40:16
Edit Download
432 B lrw-r--r-- 2026-02-28 13:40:04
Edit Download
321 B lrw-r--r-- 2026-02-28 13:40:04
Edit Download
3.87 KB lrw-r--r-- 2026-02-28 13:40:16
Edit Download
2.14 KB lrw-r--r-- 2026-02-28 13:40:04
Edit Download
354 B lrw-r--r-- 2026-02-28 13:40:10
Edit Download
304 B lrw-r--r-- 2026-02-28 13:40:16
Edit Download
13.23 KB lrw-r--r-- 2026-02-28 13:40:14
Edit Download

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