package-build-stats icon indicating copy to clipboard operation
package-build-stats copied to clipboard

This is the cloud function that powers the core of building, minifying and gzipping of packages in bundlephobia

Results 30 package-build-stats issues
Sort by recently updated
recently updated
newest added

when i want to find out size of package 'zx', it throw a build error: 'Cannot use keyword 'await' outside an async function' it seems, zx used new feature of...

This PR adds a `hasExportImport` flag which indicates if a dual bundled package has an `exports.import` file listed for esm support. Part of fix for https://github.com/pastelsky/bundlephobia/issues/457

This is an attempt to upgrade to `webpack` version `5`. It seems to be generally working so far 🤔 But still needs to make sure the config works for everything...

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.10 to 3.9.15. Release notes Sourced from vm2's releases. 3.9.15 Fixes https://github.com/patriksimek/vm2/commit/d534e5785f38307b70d3aac1945260a261a94d50: Ensure no host objects are passed through to Error.prepareStackTrace. (Thanky to Seongil Wi from KAIST...

dependencies

While investigating why [Exports Analysis fails for fullcalendar on bundlephobia](https://bundlephobia.com/package/@fullcalendar/[email protected]), I wrote this script: ```js import { getPackageExportSizes } from 'package-build-stats' const sizes = await getPackageExportSizes('@fullcalendar/[email protected]') console.log(sizes) ``` I get...

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [engine.io](https://github.com/socketio/engine.io) from 3.6.0 to 3.6.1. Release notes Sourced from engine.io's releases. 3.6.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies