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

refactor!: replace is-promise dependency with instanceof check #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonkoops
Copy link
Contributor

Replaces the is-promise dependency with an instanceof Promise check.

BREAKING: drops support for non-native promises

Closes #136

BREAKING: drops support for non-native promises

Closes pillarjs#136

Signed-off-by: Jon Koops <[email protected]>
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/[email protected]

View full report↗︎

@jonkoops
Copy link
Contributor Author

This PR should likely not be merged until the next major.

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.

Consider dropping is-promise as a dependency
2 participants