Skip to content

[npm_package] use npm pack --dry-run#136

Merged
alexkli merged 3 commits intomainfrom
npm-pack
Nov 25, 2025
Merged

[npm_package] use npm pack --dry-run#136
alexkli merged 3 commits intomainfrom
npm-pack

Conversation

@alexkli
Copy link
Contributor

@alexkli alexkli commented Nov 25, 2025

Fixes #116

@github-actions
Copy link

Sizewatcher found no problematic size increases.

git has no changes (553 kB)
Largest files:
Largest files in repository checkout:

347KiB package-lock.json
29KiB README.md
11KiB LICENSE
7.6KiB test/cli.test.js
7.1KiB lib/checkout.js
6.3KiB lib/compare.js
5.0KiB test/mocha-capture-console.js
4.5KiB lib/report.js
4.3KiB test/config.test.js
3.9KiB lib/render.js

Largest files among new changes:

347KiB package-lock.json
29KiB README.md
29KiB README.md
2.3KiB lib/comparators/npm_package.js
node_modules has no changes (72.9 MB)
Largest production node modules:
@adobe/sizewatcher@1.4.0 (67 deps, 16.35mb, 1082 files, ©undefined)
╭───────────────────────┬──────────────┬──────────┬───────┬───────────┬────────────┬───────────╮
│ Name │ Dependencies │ Size │ Files │ Native │ License │ Deprec │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ @octokit/rest@19.0.3 │ 25 │ 11mb │ 380 │ │ MIT │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ glob@10.3.5 │ 27 │ 3.09mb │ 367 │ │ ISC │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ simple-git@3.22.0 │ 4 │ 934.56kb │ 142 │ │ MIT │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ js-yaml@4.1.1 │ 1 │ 544.75kb │ 39 │ │ MIT │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ xbytes@1.9.1 │ │ 74.45kb │ 11 │ │ Apache-2.0 │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ debug@4.4.3 │ 1 │ 48.35kb │ 11 │ │ MIT │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ tmp@0.2.5 │ │ 38.3kb │ 4 │ │ MIT │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ deepmerge@4.3.1 │ │ 30.43kb │ 11 │ │ MIT │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ require-dir@1.2.0 │ │ 16.87kb │ 40 │ │ MIT │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ get-folder-size@5.0.0 │ │ 11.65kb │ 5 │ │ MIT │ │
├───────────────────────┼──────────────┼──────────┼───────┼───────────┼────────────┼───────────┤
│ pretty-bytes@5.6.0 │ │ 11.27kb │ 5 │ │ MIT │ │
╰───────────────────────┴──────────────┴──────────┴───────┴───────────┴────────────┴───────────╯
npm_package has no changes (23.2 kB)
Package contents:
npm notice
📦 @adobe/sizewatcher@1.4.0
Tarball Contents
3.1kB CHANGELOG.md
11.3kB LICENSE
29.8kB README.md
743B index.js
7.3kB lib/checkout.js
3.9kB lib/comparators/custom.js
3.6kB lib/comparators/git.js
3.0kB lib/comparators/node_modules.js
2.3kB lib/comparators/npm_package.js
6.4kB lib/compare.js
1.7kB lib/config.js
2.6kB lib/github.js
4.0kB lib/render.js
4.6kB lib/report.js
2.1kB lib/size.js
2.7kB lib/sizewatcher.js
1.3kB package.json
Tarball Details
name: @adobe/sizewatcher
version: 1.4.0
filename: adobe-sizewatcher-1.4.0.tgz
package size: 23.2 kB
unpacked size: 90.5 kB
shasum: 4775b8c7b0504b2b8214e43425957cd8efcd91a3
integrity: sha512-3Njjj1hXHspMq[...]tIzwMCrzsjtaw==
total files: 17
npm notice
Notes
  • PR branch: npm-pack @ 6396e92
  • Base branch: main @ 207d6d7
  • Sizewatcher v1.4.0
  • Effective Configuration:
limits:
  fail: 100%
  warn: 30%
  ok: '-10%'
report:
  githubComment: true
  githubStatus: false
comparators: {}

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 59.677%. remained the same
when pulling 6396e92 on npm-pack
into 207d6d7 on main.

@alexkli alexkli merged commit 42474e4 into main Nov 25, 2025
9 checks passed
@alexkli alexkli deleted the npm-pack branch November 25, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[npm_package] use npm pack --dry-run

2 participants