aws / aws-sdk-js-codemod

Codemod scripts to update AWS SDK for JavaScript APIs.
MIT No Attribution
73 stars 10 forks source link

Check for package.json exists before reading #887

Closed trivikr closed 4 months ago

trivikr commented 4 months ago

Issue

Noticed while attempting to migrate to biome https://github.com/aws/aws-sdk-js-codemod/pull/886

Description

Check for package.json exists before reading

Testing

Verified that version information is printed

$ ./bin/aws-sdk-js-codemod --version
aws-sdk-js-codemod: 2.0.0
- jscodeshift: 0.16.0
- recast: 0.20.5

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: e9ece252f42e88e14e6d2280ccb66f84852eeeb2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | aws-sdk-js-codemod | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 3 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.