@alwatr/math
Advanced tools
Comparing version 0.25.0 to 0.26.0
@@ -6,2 +6,9 @@ # Change Log | ||
# [0.26.0](https://github.com/AliMD/alwatr/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)) | ||
# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "@alwatr/math", | ||
"version": "0.25.0", | ||
"version": "0.26.0", | ||
"description": "Simple useful Math library written in tiny TypeScript module.", | ||
@@ -27,5 +27,5 @@ "keywords": [ | ||
"url": "https://github.com/AliMD/alwatr", | ||
"directory": "packages/core/math" | ||
"directory": "core/math" | ||
}, | ||
"homepage": "https://github.com/AliMD/alwatr/tree/main/packages/core/math#readme", | ||
"homepage": "https://github.com/AliMD/alwatr/tree/main/core/math#readme", | ||
"bugs": { | ||
@@ -37,3 +37,3 @@ "url": "https://github.com/AliMD/alwatr/issues" | ||
}, | ||
"gitHead": "03cf3c146f075309527bcf1e762a589696d0ce1d" | ||
"gitHead": "95b0562adb46ab0266d860251e16aa0c4e9b4c09" | ||
} |
@@ -63,4 +63,4 @@ declare const supportedLanguageList: { | ||
export declare class UnicodeDigits { | ||
protected _toLangZeroCode: any; | ||
protected _searchRegExt: any; | ||
protected _toLangZeroCode: 48 | 1632 | 1776 | 1984 | 2406 | 2534 | 2662 | 2790 | 2918 | 3046 | 3174 | 3302 | 3430 | 3558 | 3664 | 3792 | 3872 | 4160 | 4240 | 6112 | 6160 | 6470 | 6608 | 6784 | 6800 | 6992 | 7088 | 7232 | 7248 | 42528 | 43216 | 43264 | 43472 | 43504 | 43600 | 44016 | 65296 | 66720 | 69734 | 69872 | 69942 | 70096 | 70384 | 70736 | 70864 | 71248 | 71360 | 71472 | 71904 | 72784 | 92768 | 93008 | 120782 | 120792 | 120802 | 120812 | 120822 | 125264; | ||
protected _searchRegExt: RegExp; | ||
protected _replacer(_: string, ...args: number[]): string; | ||
@@ -67,0 +67,0 @@ /** |
Sorry, the diff of this file is not supported yet
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
46620
581