fun
fun copied to clipboard
ƒun - Local serverless function λ development runtime
Looking through the Vercel serverless function limitations: https://vercel.com/docs/concepts/limits/overview#serverless-function-payload-size-limit The body size limit is shown to be 4.5 MB. I have verified this limit through basic testing as well. However, the...
The current version of `tar` being depended on (4.4.18) is vulnerable to GHSA-f5x3-32g6-xq36 - while it's unlikely to be exploitable in this context, it still would be good to resolve...
There are dependencies like semver & path-to-regexp that need to be updated.
https://www.npmjs.com/package/path-match has a deprecation notice and should be migrated away from. See https://github.com/vercel/fun/blob/main/package.json#L29 where its installed.
When embedding a NextJS into a Go monorepo, it breaks a lot of workflows using `./...` syntax: ``` 17:55:27 $ go build ./... pattern ./...: directory app/node_modules/@vercel/fun/dist/src/runtimes/go1.x is contained in...
Bumps the npm_and_yarn group with 2 updates in the / directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `brace-expansion` from 1.1.11 to 1.1.12 Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on...
## Summary This PR resolves #120 Replace deprecated `path-match` dependency with `path-to-regexp` 8.2.0.