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

chore: fix issues in package.json #2149

Merged
merged 1 commit into from
Dec 9, 2024
Merged

chore: fix issues in package.json #2149

merged 1 commit into from
Dec 9, 2024

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Dec 9, 2024

Description

When publishing a new version of the package, npm complains:

npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository.url" was normalized to "git+https://github.com/Automattic/vip-cli.git"
npm warn publish Normalized git reference to "dependencies.lando"

This PR fixes those issues.

Ref: https://github.com/Automattic/vip-cli/actions/runs/12229835521/job/34110190034#step:2:537

Pull request checklist

New release checklist

Steps to Test

No changes are affecting the functionality; CI must pass.

@sjinks sjinks self-assigned this Dec 9, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

package.json

PackageVersionLicenseIssue Type
landogithub:automattic/lando-cli#6ca2668NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/lando github:automattic/lando-cli#6ca2668 UnknownUnknown

Scanned Files

  • package.json

@sjinks sjinks changed the title chore: fix issues is package.json chore: fix issues in package.json Dec 9, 2024
Copy link

sonarqubecloud bot commented Dec 9, 2024

@rinatkhaziev rinatkhaziev merged commit 8deb2b8 into trunk Dec 9, 2024
17 checks passed
@rinatkhaziev rinatkhaziev deleted the fix/package-json branch December 9, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants