Skip to content

Releases: jackspirou/clientjs

Release 0.2.1

25 Oct 18:49
8f98834
Compare
Choose a tag to compare

Changed

  • Bump potentialy vulnerable ua-parser-js version to a safe version range. Security advisory: GHSA-pjwm-rvh2-c87w.

Release 0.2.0

24 Aug 22:12
665a81c
Compare
Choose a tag to compare

Added

  • Modularize Java and Flash detection, offer bundles excluding either Java or Flash detection or both

Changed

  • (breaking) Expose the client.js variant without Java and Flash detection for browser bundlers
  • Update all production and dev dependencies
  • Use ua-parser-js package from npm instead of a vendored copy
  • Use murmurhash-js package from npm instead of a vendored copy of an older implementation
  • Update vendored deployJava.js to latest version

Fixed

  • Migrate to webpack-based build to fix broken bundle

v0.1.5

13 Sep 21:58
Compare
Choose a tag to compare
published to npm