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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @zxing/library from 0.8.3 to 0.15.1 #4

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @zxing/library from 0.8.3 to 0.15.1.

  • The recommended version is 20 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2019-07-24.
Release notes
  • 0.15.1 - 2019-07-24
    • Adds the toJSON method required in the MediaDeviceInfo interface.
    • Adds public visibility to some private and protected methods.
  • 0.15.0 - 2019-07-23
    • New async decode API.
    • New continuous decode API.
    • Updated examples.
    • Updated some method names to be more semantic.
    • Fix error messages.
    • Removed not needed reset.
    • Bump previous version.
    • Extended the existing video scanning example with a decoding style selection option by @0ndorio.
    • Configurable timeout between continuously decoding attempt by @0ndorio.
    • add an example for continuous qr camera scanning by @0ndorio.
    • fix a typo in the name of isVideoPlaying by @0ndorio.
    • fix a typo in one of the log messages in tryPlayVideo by @0ndorio.
    • sanitize the error callback handling in decodeContinuously by @0ndorio.
    • Fixes a logical error inside tryPlayVideo which prevented any attempts to start a non running video by @0ndorio.
    • Fix Node v12 and sharp dependency issue by @0ndorio.
  • 0.14.2 - 2019-06-06 No content.
  • 0.14.1 - 2019-06-06
    • Added some precautions and error handling when playing video.
    • Updated packages.
    • Dropped yarn locker in favor of npm locker, yarn is showing some strange errors in development where npm don't.
  • 0.14.0 - 2019-06-05
    • The much requested continuous decode for browser layer.
    • Promisified some decode once methods.
    • Little performance improvements.
    • Bug fixes.
    • Continuous decode for browser.
    • Renamed decodeFromVideoSource to decodeFromVideo.
      • The parameters changed a little, but just by inverting them we achieve compatibility. This was made so the video decoding API could be closer to the image one.
  • 0.13.0 - 2019-05-31
    • Image and Video decoding rewrite, it's Promise time.
    • Some internal refactorings that made the lib way more powerful dealing with async and stream stuff.
    • New capture canvas, video source and image source handling.
    • VideoInputDevice now implements MediaDeviceInfo.
    • Some methods migrated from the Angular scanner.
      • findDeviceById comes to cover the getDeviceById that once existed in the scanner.
    • Some performance improvement.
    • Not tested, but probably a lot of bugs fixed that will be listed later.
    • Renamed decodeOnceWithDelay to decodeWithRetryAndDelay.

    One step closer to continuous scan.

  • 0.12.4 - 2019-05-18

    Fixes for ts-custom-error licensing and scanning proccess lifecycle memory exception.

  • 0.12.3 - 2019-03-06

    FIxed v0.12.2 publish error where the core layer was not included in the package and, please, don't ask me why, that was no-sense for me.

  • 0.12.2 - 2019-03-05
    • Memory leak fix for a missing clear timeout by @rybon.
    • NPM upgrade and audit fix.
  • 0.12.1 - 2019-02-22

    Added EAN 8 support on README.

  • 0.12.0 - 2019-02-22
  • 0.11.0 - 2019-01-24
  • 0.10.0 - 2019-01-03
  • 0.9.4 - 2018-12-28
  • 0.9.3 - 2018-12-13
  • 0.9.2 - 2018-12-13
  • 0.9.1 - 2018-12-11
  • 0.9.0 - 2018-12-11
  • 0.8.5 - 2018-12-08
  • 0.8.4 - 2018-11-22
  • 0.8.3 - 2018-09-02

from @zxing/library GitHub Release Notes


馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant