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

feature: add shrinkwrap NPM configuration file #91

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

bitpshr
Copy link
Contributor

@bitpshr bitpshr commented Apr 6, 2019

This pull request adds an NPM shrinkwrap configuration file so consumers of this package are forces to respect its lockfile.

@bitpshr bitpshr merged commit b78cac5 into master Apr 9, 2019
@bitpshr bitpshr deleted the feature/shrinkwrap branch April 9, 2019 16:53
kanthesha pushed a commit that referenced this pull request Oct 11, 2023
Adds some type guard utilities in a new file, `utils.ts`, and accompanying unit tests.

In addition to fixing #89, adds a function for validating JSON-RPC ID values. As part of implementing that, this also fixes a long-standing bug where we returned `undefined` instead of `null` for the ID when returning an error for a request without an `id` value.
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.

1 participant