builder
builder copied to clipboard
Visual Development for React, Vue, Svelte, Qwik, and more
## Description Add a short description of what changes you made, why you made them, and any other context that you think might be helpful for someone to better understand...
I'm integrating builder.io/react into an [astro project](https://astro.build/). For the server-side build, it uses straight NodeJS ES Module import, but the builder.io package exposes CJS. Steps to recreate for vanilla NodeJS:...
On Next.js v12, you'll get this when adding middleware to your app: ``` `eval` not allowed in Middleware pages/_middleware error - node_modules/@builder.io/sdk/dist/index.esm.js?b22a (919:0) @ TypeError: Cannot read property 'parse' of...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.3.4. Changelog Sourced from nanoid's changelog. 3.3.4 Fixed --help in CLI (by @Lete114). 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced...
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.2 to 3.9.10. Release notes Sourced from vm2's releases. 3.9.10 New Features 61d240f69cc02974be27c7582fee2defd0e6c7a8: Add uptime to process. Fixes e3e573fdc99a98a9c7db026e4c40474eb78cab4a: Security fix. 245da82dcdfa67031e065fd7c7a7348b5e21f2b8: Fix inspect showProxy. 3.9.9 Fixes...
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4. Release notes Sourced from file-type's releases. v16.5.4 Fix: Malformed MKV could cause an infinite loop https://github.com/sindresorhus/file-type/commit/d86835680f4cccbee1a60628783c36700ec9e254 CVE-2022-36313 Also fixed in 17.1.3 Commits 99cb019 17.1.2...