Releases: VirgilSecurity/virgil-sdk-javascript
Releases · VirgilSecurity/virgil-sdk-javascript
Updated dependencies
Fix minimist vulnerabilty
- Updated
mkdirppackage to latest version, which was dependent on vulnerableminimistpackage
v6.0.0-alpha.5
October 15, 2019
Fix custom errors in React Native
v6.0.0-alpha.4
October 9, 2019
Internal changes that you won't notice 🙂
v6.0.0-alpha.3
October 7, 2019
Upgraded internal dependency @virgilsecurity/crypto-types to version 0.2.0
v6.0.0-alpha.2
September 26, 2019
Fixed
- Error during JWT parsing
v5.3.0
June 21, 2019
Added
- Ability to revoke Virgil Card with CardManager.revokeCard method
serviceproperty to the ITokenContext object. Currently, the only possible value is "cards".
v5.2.4
June 6, 2019
Fixed
Updated dependencies with potential security vulnerabilities
v5.2.3
v5.2.2
February 5, 2019
Fixed
JwtGenerator's generateToken method now throws a TypeError if not given an identity argument.