Releases: VirgilSecurity/virgil-e3kit-js
Releases · VirgilSecurity/virgil-e3kit-js
Update
Update to node 20
Update all packages to node 20
fix depend bot alerts
update virgil crypto inside
Update to node18+
Update all packages for node 18+
e3kit Update for node 18 or higher
Updated virgil-crypto to 5.0.2 version, that compilable with node18 or higher.
If you want to use this version of node please install 3.0.0 version of packages
e3kit-native update
Update e3kit-native for Issue #157
e3kit-browser update
Fix e3kit-browser
Fix #151 by replace requier in build
v2.5.1
Update dependencies
What's Changed
Update dependencies! Now we can work with latest Typescript and webpack!
Global updates:
- Typescript updated to latest stable version 4.8.4
- Rollup plugin updated to latest stable version 3.1.0
- Chai updated to latest stable version 4.3.6
- Replace mocha test runner with ts-mocha 10.0.0
- Updated tsconfigs
- Code refactoring
- Add rollup/json and rollup/wasm plugins for clean work with those files
New Contributors
Full Changelog: v2.4.5...v2.5.0
Updated register and unregister methods
From now:
- Register method checks whether a user already has a published Virgil Card on the Virgil Cloud, if the user has - the E3Kit informs you
- Unregister method revokes (not delete, but makes them inactive) all cards for the user (identity) in the application