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

Clean up npm dependencies #295

Merged
merged 1 commit into from
Jun 28, 2017
Merged

Clean up npm dependencies #295

merged 1 commit into from
Jun 28, 2017

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Jun 28, 2017

This change is noisy, but simple, straightforward, and almost all specs.

  1. Remove buffer-equal, buf.Equals(other) has been in Node since 0.11.
  2. Remove async, it was only used in the tests and unneeded.
  3. Update data-uri-to-buffer to ^1.0.0 (no changes required).
  4. Update image-size to ^0.6.0 (no changes required).

1. Remove `buffer-equal`, `buf.Equals(other)` has been in Node since 0.11.
2. Remove `async`, it was only used in the tests and uneeded.
3. Update `data-uri-to-buffer` to `^1.0.0` (no changes required).
4. Update `image-size` to `^0.6.0` (no changes required).
@mramato mramato requested a review from lilleyse June 28, 2017 15:29
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 93.644% when pulling ebb5af5 on npm-cleanup into 104a8df on master.

@pjcozzi pjcozzi merged commit cb7af37 into master Jun 28, 2017
@pjcozzi pjcozzi deleted the npm-cleanup branch June 28, 2017 16:05
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

3 participants