Skip to content

Releases: verygoodsecurity/vgs-collect-js

v0.7.2

08 Apr 16:10
cbd6d11

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.2

Support integrity tags for PCI v4

25 Apr 10:56
adab3a6

Choose a tag to compare

Merge pull request #77 from AnnaKudriasheva/add-sri-support

Add integrity and crossorigin attributes support

Remove Axios and clear dependensies

09 Nov 13:36
c7abfd7

Choose a tag to compare

What's Changed

  • remove Axios and Setasap

Full Changelog: v0.6.2...v0.6.3

Fixed security vulnerability

08 Nov 12:27
b1b63a3

Choose a tag to compare

  • axios upgrade to 1.6.0 version

v0.6.1

28 Dec 19:09
6a59260

Choose a tag to compare

  • Fixed security vulnerability (axios upgrade to 0.21.4 version)

v0.6.0

22 Sep 18:11
852ecba

Choose a tag to compare

  • Added core-js polyfills to the bundle (for better IE11 support)

v0.5.0

13 Sep 18:18
74fde75

Choose a tag to compare

  • Fixed security vulnerabilities.
  • Added polyfills for IE11.
  • Check for window for SSR applications.
  • Added js3. domain as a fallback CDN (Fastly).

v0.4.0

29 Jul 19:41

Choose a tag to compare

  • Fixed missing types in the build module

v0.3.0

03 Jun 18:26
acb92d9

Choose a tag to compare

  • Moved uuid package to dependencies

v0.2.0

13 Jan 18:35
18aeeb3

Choose a tag to compare

  • Fixed security vulnerabilities
  • Code improvements
  • Added code example to the README.md