@alwatr/crypto
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.6](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/crypto@1.1.5...@alwatr/crypto@1.1.6) (2023-10-23) | ||
**Note:** Version bump only for package @alwatr/crypto | ||
## [1.1.5](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/crypto@1.1.4...@alwatr/crypto@1.1.5) (2023-09-19) | ||
@@ -11,3 +15,3 @@ | ||
* package repo urls ([466cbe9](https://github.com/AliMD/alwatr-eslib/commit/466cbe9188f24e1a1bc36d879a95b52538a58f16)) by @AliMD | ||
- package repo urls ([466cbe9](https://github.com/AliMD/alwatr-eslib/commit/466cbe9188f24e1a1bc36d879a95b52538a58f16)) by @AliMD | ||
@@ -14,0 +18,0 @@ ## [1.1.4](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/crypto@1.1.3...@alwatr/crypto@1.1.4) (2023-09-19) |
{ | ||
"name": "@alwatr/crypto", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Secure authentication HOTP token generator (the HMAC-based One-Time Password algorithm) and crypto utils written in tiny TypeScript module.", | ||
@@ -44,6 +44,6 @@ "keywords": [ | ||
"@alwatr/logger": "^1.1.5", | ||
"@alwatr/math": "^1.1.5", | ||
"@alwatr/math": "^1.1.6", | ||
"tslib": "^2.6.2" | ||
}, | ||
"gitHead": "f223974f90666c18eab94dfefcc6b01d7c9e8f63" | ||
"gitHead": "a5972f171b8e34b4e2bccc3ac023d9f7f6f36d72" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
39321
Updated@alwatr/math@^1.1.6