Update package.json metadata - #6
Open
sawez-deepsource wants to merge 2 commits into
Open
Conversation
Add format script, code-quality keyword, and prettier devDependency; remove the bugs field.
fix(deps): update npm/launch-editor from 2.2.1 → 2.14.1 This pull request addresses security vulnerabilities in this repository by updating dependencies to a safe version. We recommend manually auditing the package manifest files to verify the fixes. ### Upgrade Summary **launch-editor**: 2.2.1 → 2.14.1 - Fixes [CVE-2024-52011](https://nvd.nist.gov/vuln/detail/CVE-2024-52011) (High severity) - References: - [https://github.com/vitejs/launch-editor/security/advisories/GHSA-c27g-q93r-2cwf](https://github.com/vitejs/launch-editor/security/advisories/GHSA-c27g-q93r-2cwf) - [https://github.com/yyx990803/launch-editor/security/advisories/GHSA-c27g-q93r-2cwf](https://github.com/yyx990803/launch-editor/security/advisories/GHSA-c27g-q93r-2cwf) - [https://nvd.nist.gov/vuln/detail/CVE-2024-52011](https://nvd.nist.gov/vuln/detail/CVE-2024-52011) - [https://github.com/vitejs/launch-editor/commit/971291e8a6a91226e1616c5c0ec85423d2d50a5e](https://github.com/vitejs/launch-editor/commit/971291e8a6a91226e1616c5c0ec85423d2d50a5e) - [https://github.com/vitejs/launch-editor](https://github.com/vitejs/launch-editor) --- 🤖 This pull request was automatically generated by DeepSource SCA. To view all vulnerabilities in this repository, please visit the [dashboard](https://app.deepsource.one/gh/CyberdyneHQ/demo-javascript/dependencies/).
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| JavaScript | Jun 16, 2026 9:43a.m. | Review ↗ | |
| Secrets | Jun 16, 2026 9:43a.m. | Review ↗ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tidies up
package.jsonmetadata.Additions
formatscript (prettier --write .)code-qualitykeywordprettierdevDependencyDeletions
bugsfieldTest plan
npm run lintstill worksnpm run formatruns prettier