Skip to content

Releases: VirgilSecurity/virgil-sdk-javascript

Updated dependencies

12 Dec 13:18
Compare
Choose a tag to compare
  • Updated typescript to 4.8.4
  • Updated webpack to 5.74.0
  • Updated virgilcrypto packages to latest versions.
  • Unti tests rework
  • Rollup package update

Fix minimist vulnerabilty

27 Mar 14:48
f4b9b2f
Compare
Choose a tag to compare
  • Updated mkdirppackage to latest version, which was dependent on vulnerable minimist package

v6.0.0-alpha.5

15 Oct 13:02
5b7d878
Compare
Choose a tag to compare
v6.0.0-alpha.5 Pre-release
Pre-release

October 15, 2019

Fix custom errors in React Native

v6.0.0-alpha.4

09 Oct 12:33
e065a48
Compare
Choose a tag to compare
v6.0.0-alpha.4 Pre-release
Pre-release

October 9, 2019

Internal changes that you won't notice 🙂

v6.0.0-alpha.3

07 Oct 09:51
1d0d9ec
Compare
Choose a tag to compare
v6.0.0-alpha.3 Pre-release
Pre-release

October 7, 2019

Upgraded internal dependency @virgilsecurity/crypto-types to version 0.2.0

v6.0.0-alpha.2

26 Sep 12:49
2a4fd66
Compare
Choose a tag to compare
v6.0.0-alpha.2 Pre-release
Pre-release

September 26, 2019

Fixed

  • Error during JWT parsing

v5.3.0

21 Jun 15:30
Compare
Choose a tag to compare

June 21, 2019

Added

v5.2.4

06 Jun 12:56
Compare
Choose a tag to compare

June 6, 2019

Fixed

Updated dependencies with potential security vulnerabilities

v5.2.3

26 Apr 15:16
48a7c1d
Compare
Choose a tag to compare

April 26, 2019

Added

  • virgil-agent header for SDK usage statistic collection.

v5.2.2

05 Feb 08:48
fb861a1
Compare
Choose a tag to compare

February 5, 2019

Fixed

JwtGenerator's generateToken method now throws a TypeError if not given an identity argument.