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

deps: upgrade JSONStream@0.8 to jsonstream@1 #53

Merged
merged 1 commit into from
Jun 4, 2015
Merged

Conversation

rmg
Copy link
Contributor

@rmg rmg commented Jun 3, 2015

There are a lot of problems with JSONStream vs. jsonstream due to
case-folding and case-insensitive filesystems and how npm's cache
works. The best way forward is for everyone to standardize on
jsonstream, which is the canonical name for the module formerly called
JSONStream.

Replacement for #52

There are a lot of problems with JSONStream vs. jsonstream due to
case-folding and case-insensitive filesystems and how npm's cache
works. The best way forward is for everyone to standardize on
jsonstream, which is the canonical name for the module formerly called
JSONStream.
@rmg
Copy link
Contributor Author

rmg commented Jun 4, 2015

For some relevant light reading, see dominictarr/JSONStream#68 and browserify/browserify#1247

tedeh added a commit that referenced this pull request Jun 4, 2015
deps: upgrade JSONStream@0.8 to jsonstream@1
@tedeh tedeh merged commit 73b4d9c into tedeh:master Jun 4, 2015
@tedeh
Copy link
Owner

tedeh commented Jun 4, 2015

Thanks!

@rmg rmg deleted the jsonstream branch June 4, 2015 22:37
@rmg
Copy link
Contributor Author

rmg commented Jun 4, 2015

@tedeh from a quick look at v1.2.0...master it looks like there haven't been any changes that should be breaking.. Any chance of a minor release, assuming the TLS support is ready?

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.

None yet

2 participants