Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: partial npm audit fix for cross-spawn #15

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

alexkli
Copy link
Contributor

@alexkli alexkli commented Jan 30, 2025

incomplete until new version of @semantic-release/npm is available

incomplete until new version of @semantic-release/npm is available
@adobe-bot
Copy link

🎉 Sizewatcher congratulates on the size improvement 📉:

   🎉 git -52.2% (520 kB => 249 kB)

node_modules has no changes (160 MB)
Largest production node modules:
┌───────────────┬────────────┬───────┐
│ name │ children │ size │
├───────────────┼────────────┼───────┤
│ glob │ 0 │ 0.87M │
├───────────────┼────────────┼───────┤
│ yaml │ 0 │ 0.65M │
├───────────────┼────────────┼───────┤
│ yargs │ 0 │ 0.34M │
├───────────────┼────────────┼───────┤
│ @adobe/fetch │ 0 │ 0.27M │
├───────────────┼────────────┼───────┤
│ formdata-node │ 0 │ 0.12M │
├───────────────┼────────────┼───────┤
│ chalk │ 0 │ 0.04M │
├───────────────┼────────────┼───────┤
│ 6 modules │ 0 children │ 2.29M │
└───────────────┴────────────┴───────┘
npm_package has no changes (56 kB)
Package contents:
npm notice
📦 @adobe/[email protected]
Tarball Contents
170B COPYRIGHT
11.3kB LICENSE
9.2kB README.md
1.9kB package.json
2.3kB src/commands/fiddle/clear.js
2.0kB src/commands/fiddle/create.js
1.2kB src/commands/fiddle/fiddle.js
2.6kB src/commands/fiddle/get.js
2.2kB src/commands/fiddle/update.js
3.0kB src/commands/service/create.js
2.9kB src/commands/service/get.js
2.0kB src/commands/service/import.js
1.2kB src/commands/service/service.js
3.7kB src/commands/service/update.js
2.7kB src/commands/test.js
1.2kB src/commands/version.js
1.5kB src/config.js
19.6kB src/fastly/api/fastly-api.js
2.1kB src/fastly/api/fiddle-api.js
8.3kB src/fastly/fiddle-mgr.js
11.3kB src/fastly/service-mgr.js
4.4kB src/fastly/service.js
13.7kB src/fastly/store.js
2.4kB src/index.js
2.8kB src/opts.js
185.8kB src/secrets/patterns.yaml
8.8kB src/secrets/secrets.js
4.8kB src/util.js
6.6kB src/yargs-ahoy.js
Tarball Details
name: @adobe/edgly
version: 1.1.4
filename: adobe-edgly-1.1.4.tgz
package size: 56.0 kB
unpacked size: 321.9 kB
shasum: 6026b2fd7a8297028da4cbfec05155539dcec029
integrity: sha512-Hs1XwzwoIH5Z/[...]zNUFF56wY8N9g==
total files: 29
npm notice
npm warn This command requires you to be logged in to https://registry.npmjs.org/ (dry-run)
Publishing to https://registry.npmjs.org/ with tag latest and public access (dry-run)
Notes
  • PR branch: fix-cross-spawn @ cbf0aea
  • Base branch: main
  • Sizewatcher v1.3.0
  • Effective Configuration:
limits:
  fail: 100%
  warn: 30%
  ok: '-10%'
report:
  githubComment: true
  githubStatus: false
comparators: {}

@alexkli alexkli merged commit e4a9788 into main Jan 30, 2025
4 checks passed
@alexkli alexkli deleted the fix-cross-spawn branch January 30, 2025 15:10
@adobe-bot
Copy link

🎉 This PR is included in version 1.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants