Skip to content

Conversation

mitchhentgesspotify
Copy link

@mitchhentgesspotify mitchhentgesspotify commented May 8, 2024

Pause 0.0.1 has no clear license, while 0.1.0 is explicitly MIT.

Based on the diff [1], this is low-risk: there's a refactor, but the API is the same and it's doing the same simple underlying behaviour.

Fixes #663.

[1] stream-utils/pause@v0.0.1...v0.1.0#diff-e727e4bdf3657fd1d798edcd6b099d6e092f8573cba266154583a746bba0f346

Checklist

  • I have read the CONTRIBUTING guidelines.
  • I have added test cases which verify the correct operation of this feature or patch.
  • I have added documentation pertaining to this feature or patch.
  • The automated test suite ($ make test) executes successfully.
  • The automated code linting ($ make lint) executes successfully.

Pause `0.0.1` has no clear license, while `0.1.0` is explicitly `MIT`.

Based on the diff [1], this is low-risk: there's a refactor, but the
API is the same and it's doing the same simple underlying behaviour.

Fixes jaredhanson#663.

[1] stream-utils/pause@v0.0.1...v0.1.0#diff-e727e4bdf3657fd1d798edcd6b099d6e092f8573cba266154583a746bba0f346
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.

Pause is failing license check
1 participant