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

Update packages to latest versions #1

Merged
merged 3 commits into from
Nov 1, 2018
Merged

Conversation

davespanton
Copy link

Fix decrypter output for aesjs 3.x upgrade. Output from the library is now a Uint8Array, so .toString doesn't yield the expected result. Using aesjs.utils.utf8.fromBytes instead.

Fix decrypter output for aesjs 3.x upgrade. Output from the library is now a
Uint8Array, so `.toString` doesn't yield the expected result.
Using `aesjs.utils.utf8.fromBytes` instead.
Includes modifications to package.json for private repository.
Change from auto publish with bugfix bump to publish if version has
changed.
@davespanton davespanton force-pushed the package-updates branch 2 times, most recently from 506d147 to 36acaee Compare October 31, 2018 22:41
@davespanton davespanton merged commit ced0c6b into master Nov 1, 2018
@davespanton davespanton deleted the package-updates branch November 1, 2018 11:12
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