Closed farhanW3 closed 3 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/copyfiles@2.4.1 | filesystem | 0 |
22.9 kB | cwmma |
npm/mkdirp@1.0.4 | environment, filesystem | 0 |
19.1 kB | isaacs |
npm/noms@0.0.0 | None | 0 |
9.69 kB | cwmma |
npm/through2@2.0.5 | None | 0 |
9.65 kB | rvagg |
npm/untildify@4.0.0 | None | 0 |
3.01 kB | sindresorhus |
🚮 Removed packages: npm/@isaacs/cliui@8.0.2, npm/@pkgjs/parseargs@0.11.0, npm/brace-expansion@2.0.1, npm/foreground-child@3.2.1, npm/glob@10.4.5, npm/jackspeak@3.4.3, npm/minimatch@9.0.5, npm/minipass@7.1.2, npm/package-json-from-dist@1.0.0, npm/path-scurry@1.11.1, npm/string-width-cjs@4.2.3, npm/strip-ansi-cjs@6.0.1, npm/wrap-ansi-cjs@7.0.0
PR-Codex overview
This PR adds a new npm script
copy-files
to copy Prisma files and migrations to thedist
folder. It also updates dependencies and modifies the Dockerfile to include the new script.Detailed summary
copy-files
npm script to copy Prisma files and migrations