VirgilSecurity / virgil-crypto-javascript

Virgil JavaScript Crypto Library is a high-level cryptographic library that allows you to perform all necessary operations for secure storing and transferring data and everything required to become HIPAA and GDPR compliant.
https://developer.virgilsecurity.com/docs/how-to#cryptography
BSD 3-Clause "New" or "Revised" License
35 stars 4 forks source link

Update webpack example for v5 #105

Closed camhart closed 10 months ago

camhart commented 10 months ago

The webpack example is for v4 of this lib, and webpack 4. An updated example using webpack 5 and v5 of this lib would be appreciated.

rstp-god commented 10 months ago

Hello! @camhart Update example package to actual versions!