@alwatr/math
Advanced tools
Comparing version 1.1.3 to 1.1.4
156
CHANGELOG.md
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.4](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/math@1.1.3...@alwatr/math@1.1.4) (2023-09-19) | ||
**Note:** Version bump only for package @alwatr/math | ||
## 1.1.3 (2023-09-19) | ||
@@ -11,7 +15,7 @@ | ||
## [1.1.2](https://github.com/AliMD/alwatr/compare/@alwatr/math@1.1.1...@alwatr/math@1.1.2) (2023-09-12) | ||
## [1.1.2](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/math@1.1.1...@alwatr/math@1.1.2) (2023-09-12) | ||
**Note:** Version bump only for package @alwatr/math | ||
## [1.1.1](https://github.com/AliMD/alwatr/compare/@alwatr/math@1.1.0...@alwatr/math@1.1.1) (2023-09-12) | ||
## [1.1.1](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/math@1.1.0...@alwatr/math@1.1.1) (2023-09-12) | ||
@@ -30,3 +34,3 @@ **Note:** Version bump only for package @alwatr/math | ||
- **math:** simpleHashNumber ([dffb285](https://github.com/AliMD/alwatr/commit/dffb285e11cd9652d54d2d22956fc22177d16699)) | ||
- **math:** simpleHashNumber ([dffb285](https://github.com/AliMD/alwatr-eslib/commit/dffb285e11cd9652d54d2d22956fc22177d16699)) | ||
@@ -37,7 +41,7 @@ # 0.30.0 (2023-03-06) | ||
- **math:** remove getClientId ([b5894d6](https://github.com/AliMD/alwatr/commit/b5894d6cf75798d35773dcc048e9dd21fa44199d)) | ||
- **math:** remove getClientId ([b5894d6](https://github.com/AliMD/alwatr-eslib/commit/b5894d6cf75798d35773dcc048e9dd21fa44199d)) | ||
### Features | ||
- **math:** calcDiscount ([ac7c18b](https://github.com/AliMD/alwatr/commit/ac7c18bc0f0e008b8db9fd4b69451a89e7fb069b)) | ||
- **math:** calcDiscount ([ac7c18b](https://github.com/AliMD/alwatr-eslib/commit/ac7c18bc0f0e008b8db9fd4b69451a89e7fb069b)) | ||
@@ -48,17 +52,17 @@ # 0.29.0 (2023-02-10) | ||
- **typescript:** rollback to 4.9.5 ([cc30f85](https://github.com/AliMD/alwatr/commit/cc30f8502bf95868ff41ba986120b2842acba36b)) | ||
- **typescript:** rollback to 4.9.5 ([cc30f85](https://github.com/AliMD/alwatr-eslib/commit/cc30f8502bf95868ff41ba986120b2842acba36b)) | ||
### Features | ||
- **i18n:** add replaceNumber and auto detect setLocale from html ([3413471](https://github.com/AliMD/alwatr/commit/341347149f8685bc259034f5593048aa7db0b927)) | ||
- **math:** clamp function ([6fe4423](https://github.com/AliMD/alwatr/commit/6fe44236fc123a32837cfb4ea278b783f2bc2e7a)) | ||
- **math:** getDeviceUuid ([946dad3](https://github.com/AliMD/alwatr/commit/946dad3544f2741462ff239edab8b4a9ea323bd6)) | ||
- **math:** random uuid ([738f51e](https://github.com/AliMD/alwatr/commit/738f51eb323100fafca0a5f515b48d215dae5b3c)) | ||
- **math:** rename deviceId to clientId ([b211fd4](https://github.com/AliMD/alwatr/commit/b211fd42245d51d7109186ddb2f41574d0f0b786)) | ||
- **i18n:** add replaceNumber and auto detect setLocale from html ([3413471](https://github.com/AliMD/alwatr-eslib/commit/341347149f8685bc259034f5593048aa7db0b927)) | ||
- **math:** clamp function ([6fe4423](https://github.com/AliMD/alwatr-eslib/commit/6fe44236fc123a32837cfb4ea278b783f2bc2e7a)) | ||
- **math:** getDeviceUuid ([946dad3](https://github.com/AliMD/alwatr-eslib/commit/946dad3544f2741462ff239edab8b4a9ea323bd6)) | ||
- **math:** random uuid ([738f51e](https://github.com/AliMD/alwatr-eslib/commit/738f51eb323100fafca0a5f515b48d215dae5b3c)) | ||
- **math:** rename deviceId to clientId ([b211fd4](https://github.com/AliMD/alwatr-eslib/commit/b211fd42245d51d7109186ddb2f41574d0f0b786)) | ||
### Performance Improvements | ||
- **math:** enhance getClientId ([3187039](https://github.com/AliMD/alwatr/commit/3187039a9b87472bda16af6d4b0b71e31c17f272)) | ||
- **math:** enhance getClientId ([af42959](https://github.com/AliMD/alwatr/commit/af429594950c7ded35af53414494dd2f6f4fe208)) | ||
- **unicode-digits:** enhance translate ([104bdba](https://github.com/AliMD/alwatr/commit/104bdba948df11e62577f084b1e51fc4c78e0d9c)) | ||
- **math:** enhance getClientId ([3187039](https://github.com/AliMD/alwatr-eslib/commit/3187039a9b87472bda16af6d4b0b71e31c17f272)) | ||
- **math:** enhance getClientId ([af42959](https://github.com/AliMD/alwatr-eslib/commit/af429594950c7ded35af53414494dd2f6f4fe208)) | ||
- **unicode-digits:** enhance translate ([104bdba](https://github.com/AliMD/alwatr-eslib/commit/104bdba948df11e62577f084b1e51fc4c78e0d9c)) | ||
@@ -69,7 +73,7 @@ # 0.28.0 (2023-01-20) | ||
- **type:** revert paramkey ([f1ad066](https://github.com/AliMD/alwatr/commit/f1ad06621f7fe80018573e50804e9f3c1b2edde1)) | ||
- **type:** revert paramkey ([f1ad066](https://github.com/AliMD/alwatr-eslib/commit/f1ad06621f7fe80018573e50804e9f3c1b2edde1)) | ||
### Features | ||
- **type:** add optional text on ChatPhotoMessage ([af83f5b](https://github.com/AliMD/alwatr/commit/af83f5b8604cecd3c9b0cb2375267458fd02431d)) | ||
- **type:** add optional text on ChatPhotoMessage ([af83f5b](https://github.com/AliMD/alwatr-eslib/commit/af83f5b8604cecd3c9b0cb2375267458fd02431d)) | ||
@@ -80,3 +84,3 @@ # 0.27.0 (2022-12-29) | ||
- **type:** define math types ([8c19f40](https://github.com/AliMD/alwatr/commit/8c19f4058d4361b7d3f4f714595e34cb6fa21109)) | ||
- **type:** define math types ([8c19f40](https://github.com/AliMD/alwatr-eslib/commit/8c19f4058d4361b7d3f4f714595e34cb6fa21109)) | ||
@@ -87,174 +91,174 @@ # 0.26.0 (2022-12-22) | ||
- set correct path ([d01ce6f](https://github.com/AliMD/alwatr/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9)) | ||
- tsconfig ([e96dcd3](https://github.com/AliMD/alwatr/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35)) | ||
- set correct path ([d01ce6f](https://github.com/AliMD/alwatr-eslib/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9)) | ||
- tsconfig ([e96dcd3](https://github.com/AliMD/alwatr-eslib/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35)) | ||
# [1.0.0](https://github.com/AliMD/alwatr/compare/v0.32.0...v1.0.0) (2023-06-14) | ||
# [1.0.0](https://github.com/AliMD/alwatr-eslib/compare/v0.32.0...v1.0.0) (2023-06-14) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.32.0](https://github.com/AliMD/alwatr/compare/v0.31.0...v0.32.0) (2023-05-27) | ||
# [0.32.0](https://github.com/AliMD/alwatr-eslib/compare/v0.31.0...v0.32.0) (2023-05-27) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.31.0](https://github.com/AliMD/alwatr/compare/v0.30.0...v0.31.0) (2023-05-08) | ||
# [0.31.0](https://github.com/AliMD/alwatr-eslib/compare/v0.30.0...v0.31.0) (2023-05-08) | ||
### Features | ||
- **math:** simpleHashNumber ([dffb285](https://github.com/AliMD/alwatr/commit/dffb285e11cd9652d54d2d22956fc22177d16699)) | ||
- **math:** simpleHashNumber ([dffb285](https://github.com/AliMD/alwatr-eslib/commit/dffb285e11cd9652d54d2d22956fc22177d16699)) | ||
# [0.30.0](https://github.com/AliMD/alwatr/compare/v0.29.0...v0.30.0) (2023-03-06) | ||
# [0.30.0](https://github.com/AliMD/alwatr-eslib/compare/v0.29.0...v0.30.0) (2023-03-06) | ||
### Bug Fixes | ||
- **math:** remove getClientId ([b5894d6](https://github.com/AliMD/alwatr/commit/b5894d6cf75798d35773dcc048e9dd21fa44199d)) | ||
- **math:** remove getClientId ([b5894d6](https://github.com/AliMD/alwatr-eslib/commit/b5894d6cf75798d35773dcc048e9dd21fa44199d)) | ||
### Features | ||
- **math:** calcDiscount ([ac7c18b](https://github.com/AliMD/alwatr/commit/ac7c18bc0f0e008b8db9fd4b69451a89e7fb069b)) | ||
- **math:** calcDiscount ([ac7c18b](https://github.com/AliMD/alwatr-eslib/commit/ac7c18bc0f0e008b8db9fd4b69451a89e7fb069b)) | ||
# [0.29.0](https://github.com/AliMD/alwatr/compare/v0.28.0...v0.29.0) (2023-02-10) | ||
# [0.29.0](https://github.com/AliMD/alwatr-eslib/compare/v0.28.0...v0.29.0) (2023-02-10) | ||
### Bug Fixes | ||
- **typescript:** rollback to 4.9.5 ([cc30f85](https://github.com/AliMD/alwatr/commit/cc30f8502bf95868ff41ba986120b2842acba36b)) | ||
- **typescript:** rollback to 4.9.5 ([cc30f85](https://github.com/AliMD/alwatr-eslib/commit/cc30f8502bf95868ff41ba986120b2842acba36b)) | ||
### Features | ||
- **i18n:** add replaceNumber and auto detect setLocale from html ([3413471](https://github.com/AliMD/alwatr/commit/341347149f8685bc259034f5593048aa7db0b927)) | ||
- **math:** clamp function ([6fe4423](https://github.com/AliMD/alwatr/commit/6fe44236fc123a32837cfb4ea278b783f2bc2e7a)) | ||
- **math:** getDeviceUuid ([946dad3](https://github.com/AliMD/alwatr/commit/946dad3544f2741462ff239edab8b4a9ea323bd6)) | ||
- **math:** random uuid ([738f51e](https://github.com/AliMD/alwatr/commit/738f51eb323100fafca0a5f515b48d215dae5b3c)) | ||
- **math:** rename deviceId to clientId ([b211fd4](https://github.com/AliMD/alwatr/commit/b211fd42245d51d7109186ddb2f41574d0f0b786)) | ||
- **i18n:** add replaceNumber and auto detect setLocale from html ([3413471](https://github.com/AliMD/alwatr-eslib/commit/341347149f8685bc259034f5593048aa7db0b927)) | ||
- **math:** clamp function ([6fe4423](https://github.com/AliMD/alwatr-eslib/commit/6fe44236fc123a32837cfb4ea278b783f2bc2e7a)) | ||
- **math:** getDeviceUuid ([946dad3](https://github.com/AliMD/alwatr-eslib/commit/946dad3544f2741462ff239edab8b4a9ea323bd6)) | ||
- **math:** random uuid ([738f51e](https://github.com/AliMD/alwatr-eslib/commit/738f51eb323100fafca0a5f515b48d215dae5b3c)) | ||
- **math:** rename deviceId to clientId ([b211fd4](https://github.com/AliMD/alwatr-eslib/commit/b211fd42245d51d7109186ddb2f41574d0f0b786)) | ||
### Performance Improvements | ||
- **math:** enhance getClientId ([3187039](https://github.com/AliMD/alwatr/commit/3187039a9b87472bda16af6d4b0b71e31c17f272)) | ||
- **math:** enhance getClientId ([af42959](https://github.com/AliMD/alwatr/commit/af429594950c7ded35af53414494dd2f6f4fe208)) | ||
- **unicode-digits:** enhance translate ([104bdba](https://github.com/AliMD/alwatr/commit/104bdba948df11e62577f084b1e51fc4c78e0d9c)) | ||
- **math:** enhance getClientId ([3187039](https://github.com/AliMD/alwatr-eslib/commit/3187039a9b87472bda16af6d4b0b71e31c17f272)) | ||
- **math:** enhance getClientId ([af42959](https://github.com/AliMD/alwatr-eslib/commit/af429594950c7ded35af53414494dd2f6f4fe208)) | ||
- **unicode-digits:** enhance translate ([104bdba](https://github.com/AliMD/alwatr-eslib/commit/104bdba948df11e62577f084b1e51fc4c78e0d9c)) | ||
# [0.28.0](https://github.com/AliMD/alwatr/compare/v0.27.0...v0.28.0) (2023-01-20) | ||
# [0.28.0](https://github.com/AliMD/alwatr-eslib/compare/v0.27.0...v0.28.0) (2023-01-20) | ||
### Bug Fixes | ||
- **type:** revert paramkey ([f1ad066](https://github.com/AliMD/alwatr/commit/f1ad06621f7fe80018573e50804e9f3c1b2edde1)) | ||
- **type:** revert paramkey ([f1ad066](https://github.com/AliMD/alwatr-eslib/commit/f1ad06621f7fe80018573e50804e9f3c1b2edde1)) | ||
### Features | ||
- **type:** add optional text on ChatPhotoMessage ([af83f5b](https://github.com/AliMD/alwatr/commit/af83f5b8604cecd3c9b0cb2375267458fd02431d)) | ||
- **type:** define math types ([8c19f40](https://github.com/AliMD/alwatr/commit/8c19f4058d4361b7d3f4f714595e34cb6fa21109)) | ||
- **type:** add optional text on ChatPhotoMessage ([af83f5b](https://github.com/AliMD/alwatr-eslib/commit/af83f5b8604cecd3c9b0cb2375267458fd02431d)) | ||
- **type:** define math types ([8c19f40](https://github.com/AliMD/alwatr-eslib/commit/8c19f4058d4361b7d3f4f714595e34cb6fa21109)) | ||
# [0.27.0](https://github.com/AliMD/alwatr/compare/v0.26.0...v0.27.0) (2022-12-29) | ||
# [0.27.0](https://github.com/AliMD/alwatr-eslib/compare/v0.26.0...v0.27.0) (2022-12-29) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.26.0](https://github.com/AliMD/alwatr/compare/v0.25.0...v0.26.0) (2022-12-22) | ||
# [0.26.0](https://github.com/AliMD/alwatr-eslib/compare/v0.25.0...v0.26.0) (2022-12-22) | ||
### Bug Fixes | ||
- set correct path ([d01ce6f](https://github.com/AliMD/alwatr/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9)) | ||
- tsconfig ([e96dcd3](https://github.com/AliMD/alwatr/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35)) | ||
- set correct path ([d01ce6f](https://github.com/AliMD/alwatr-eslib/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9)) | ||
- tsconfig ([e96dcd3](https://github.com/AliMD/alwatr-eslib/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35)) | ||
# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07) | ||
# [0.25.0](https://github.com/AliMD/alwatr-eslib/compare/v0.24.1...v0.25.0) (2022-12-07) | ||
### Bug Fixes | ||
- **math:** UnicodeDigits type issue ([508a9b2](https://github.com/AliMD/alwatr/commit/508a9b22a792284f7b5c54d095d6212d6277dc6b)) | ||
- **math:** UnicodeDigits type issue ([508a9b2](https://github.com/AliMD/alwatr-eslib/commit/508a9b22a792284f7b5c54d095d6212d6277dc6b)) | ||
## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01) | ||
## [0.24.1](https://github.com/AliMD/alwatr-eslib/compare/v0.24.0...v0.24.1) (2022-12-01) | ||
### Bug Fixes | ||
- set correct dependencies in package.json and references in tsconfig.json ([1fb05a8](https://github.com/AliMD/alwatr/commit/1fb05a80e1e098f3334cf3b4bd9c9ebf0c75fbf8)) | ||
- set correct dependencies in package.json and references in tsconfig.json ([1fb05a8](https://github.com/AliMD/alwatr-eslib/commit/1fb05a80e1e098f3334cf3b4bd9c9ebf0c75fbf8)) | ||
# [0.24.0](https://github.com/AliMD/alwatr/compare/v0.23.0...v0.24.0) (2022-11-28) | ||
# [0.24.0](https://github.com/AliMD/alwatr-eslib/compare/v0.23.0...v0.24.0) (2022-11-28) | ||
### Bug Fixes | ||
- use ~ for package version ([4e027ff](https://github.com/AliMD/alwatr/commit/4e027ff63875e03b088ebcdc1bdf2495f4494eec)) | ||
- use ~ for package version ([4e027ff](https://github.com/AliMD/alwatr-eslib/commit/4e027ff63875e03b088ebcdc1bdf2495f4494eec)) | ||
# [0.23.0](https://github.com/AliMD/alwatr/compare/v0.22.1...v0.23.0) (2022-11-23) | ||
# [0.23.0](https://github.com/AliMD/alwatr-eslib/compare/v0.22.1...v0.23.0) (2022-11-23) | ||
**Note:** Version bump only for package @alwatr/math | ||
## [0.22.1](https://github.com/AliMD/alwatr/compare/v0.22.0...v0.22.1) (2022-11-21) | ||
## [0.22.1](https://github.com/AliMD/alwatr-eslib/compare/v0.22.0...v0.22.1) (2022-11-21) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.22.0](https://github.com/AliMD/alwatr/compare/v0.21.0...v0.22.0) (2022-11-20) | ||
# [0.22.0](https://github.com/AliMD/alwatr-eslib/compare/v0.21.0...v0.22.0) (2022-11-20) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.21.0](https://github.com/AliMD/alwatr/compare/v0.20.0...v0.21.0) (2022-11-13) | ||
# [0.21.0](https://github.com/AliMD/alwatr-eslib/compare/v0.20.0...v0.21.0) (2022-11-13) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.20.0](https://github.com/AliMD/alwatr/compare/v0.19.0...v0.20.0) (2022-11-05) | ||
# [0.20.0](https://github.com/AliMD/alwatr-eslib/compare/v0.19.0...v0.20.0) (2022-11-05) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.19.0](https://github.com/AliMD/alwatr/compare/v0.18.0...v0.19.0) (2022-11-01) | ||
# [0.19.0](https://github.com/AliMD/alwatr-eslib/compare/v0.18.0...v0.19.0) (2022-11-01) | ||
### Bug Fixes | ||
- Import error in webpack ([1a52f67](https://github.com/AliMD/alwatr/commit/1a52f67ff2788c51abd13126f34353c26aa669c3)) | ||
- Import error in webpack ([1a52f67](https://github.com/AliMD/alwatr-eslib/commit/1a52f67ff2788c51abd13126f34353c26aa669c3)) | ||
# [0.18.0](https://github.com/AliMD/alwatr/compare/v0.17.0...v0.18.0) (2022-10-22) | ||
# [0.18.0](https://github.com/AliMD/alwatr-eslib/compare/v0.17.0...v0.18.0) (2022-10-22) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.17.0](https://github.com/AliMD/alwatr/compare/v0.16.1...v0.17.0) (2022-10-21) | ||
# [0.17.0](https://github.com/AliMD/alwatr-eslib/compare/v0.16.1...v0.17.0) (2022-10-21) | ||
### Features | ||
- **Math:** translateUnicodeDigits ([996c507](https://github.com/AliMD/alwatr/commit/996c507abb4708b9ef32377eb4045efb8a3f0939)) | ||
- **Math:** translateUnicodeDigits ([996c507](https://github.com/AliMD/alwatr-eslib/commit/996c507abb4708b9ef32377eb4045efb8a3f0939)) | ||
# [0.16.0](https://github.com/AliMD/alwatr/compare/v0.15.0...v0.16.0) (2022-09-08) | ||
# [0.16.0](https://github.com/AliMD/alwatr-eslib/compare/v0.15.0...v0.16.0) (2022-09-08) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01) | ||
# [0.15.0](https://github.com/AliMD/alwatr-eslib/compare/v0.14.0...v0.15.0) (2022-09-01) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.14.0](https://github.com/AliMD/alwatr/compare/v0.13.0...v0.14.0) (2022-08-19) | ||
# [0.14.0](https://github.com/AliMD/alwatr-eslib/compare/v0.13.0...v0.14.0) (2022-08-19) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.13.0](https://github.com/AliMD/alwatr/compare/v0.12.0...v0.13.0) (2022-08-06) | ||
# [0.13.0](https://github.com/AliMD/alwatr-eslib/compare/v0.12.0...v0.13.0) (2022-08-06) | ||
### Features | ||
- **token:** generate and verify HOTP tpkens ([d0372f8](https://github.com/AliMD/alwatr/commit/d0372f805a45d6fd6571b50821529068cec7d424)) | ||
- **token:** generate and verify HOTP tpkens ([d0372f8](https://github.com/AliMD/alwatr-eslib/commit/d0372f805a45d6fd6571b50821529068cec7d424)) | ||
# [0.12.0](https://github.com/AliMD/alwatr/compare/v0.11.0...v0.12.0) (2022-07-22) | ||
# [0.12.0](https://github.com/AliMD/alwatr-eslib/compare/v0.11.0...v0.12.0) (2022-07-22) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.11.0](https://github.com/AliMD/alwatr/compare/v0.10.1...v0.11.0) (2022-04-16) | ||
# [0.11.0](https://github.com/AliMD/alwatr-eslib/compare/v0.10.1...v0.11.0) (2022-04-16) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.10.0](https://github.com/AliMD/alwatr/compare/v0.9.0...v0.10.0) (2022-04-02) | ||
# [0.10.0](https://github.com/AliMD/alwatr-eslib/compare/v0.9.0...v0.10.0) (2022-04-02) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.9.0](https://github.com/AliMD/alwatr/compare/v0.8.0...v0.9.0) (2022-03-22) | ||
# [0.9.0](https://github.com/AliMD/alwatr-eslib/compare/v0.8.0...v0.9.0) (2022-03-22) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.8.0](https://github.com/AliMD/alwatr/compare/v0.7.2...v0.8.0) (2022-03-14) | ||
# [0.8.0](https://github.com/AliMD/alwatr-eslib/compare/v0.7.2...v0.8.0) (2022-03-14) | ||
**Note:** Version bump only for package @alwatr/math | ||
## [0.7.1](https://github.com/AliMD/alwatr/compare/v0.7.0...v0.7.1) (2022-03-12) | ||
## [0.7.1](https://github.com/AliMD/alwatr-eslib/compare/v0.7.0...v0.7.1) (2022-03-12) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [0.7.0](https://github.com/AliMD/alwatr/compare/v0.6.1...v0.7.0) (2022-03-12) | ||
# [0.7.0](https://github.com/AliMD/alwatr-eslib/compare/v0.6.1...v0.7.0) (2022-03-12) | ||
### Features | ||
- **math:** add isNumber ([3c5ee2b](https://github.com/AliMD/alwatr/commit/3c5ee2bbeb12a9c78df59aef291c971405d4d5fa)) | ||
- **math:** new package for mathmatics ([7860385](https://github.com/AliMD/alwatr/commit/78603858b19693e613f6224b9c6d55d5c532e50d)) | ||
- **math:** random ([18f585c](https://github.com/AliMD/alwatr/commit/18f585c882d40599ec9ed6531bda8f128d4cb5f8)) | ||
- **math:** transformToRange ([62f334d](https://github.com/AliMD/alwatr/commit/62f334d37a625764dd9afad041a4489f1a61fa61)) | ||
- **math:** add isNumber ([3c5ee2b](https://github.com/AliMD/alwatr-eslib/commit/3c5ee2bbeb12a9c78df59aef291c971405d4d5fa)) | ||
- **math:** new package for mathmatics ([7860385](https://github.com/AliMD/alwatr-eslib/commit/78603858b19693e613f6224b9c6d55d5c532e50d)) | ||
- **math:** random ([18f585c](https://github.com/AliMD/alwatr-eslib/commit/18f585c882d40599ec9ed6531bda8f128d4cb5f8)) | ||
- **math:** transformToRange ([62f334d](https://github.com/AliMD/alwatr-eslib/commit/62f334d37a625764dd9afad041a4489f1a61fa61)) |
{ | ||
"name": "@alwatr/math", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Simple useful Math library written in tiny TypeScript module.", | ||
@@ -25,14 +25,14 @@ "keywords": [ | ||
"type": "git", | ||
"url": "https://github.com/AliMD/alwatr", | ||
"url": "https://github.com/AliMD/alwatr-eslib", | ||
"directory": "core/math" | ||
}, | ||
"homepage": "https://github.com/AliMD/alwatr/tree/main/core/math#readme", | ||
"homepage": "https://github.com/AliMD/alwatr-eslib/tree/main/core/math#readme", | ||
"bugs": { | ||
"url": "https://github.com/AliMD/alwatr/issues" | ||
"url": "https://github.com/AliMD/alwatr-eslib/issues" | ||
}, | ||
"dependencies": { | ||
"@alwatr/logger": "^1.1.3", | ||
"@alwatr/logger": "^1.1.4", | ||
"tslib": "^2.6.2" | ||
}, | ||
"gitHead": "e48c6b60a1836901902e523ab1f07019e3cddb76" | ||
"gitHead": "dc3c2aa3caa7b7bbc1937f10e241ad6f00f43dee" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
59104
Updated@alwatr/logger@^1.1.4