@alwatr/math
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.9](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/math@1.1.8...@alwatr/math@1.1.9) (2023-10-23) | ||
**Note:** Version bump only for package @alwatr/math | ||
## [1.1.8](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/math@1.1.7...@alwatr/math@1.1.8) (2023-10-23) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/math", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Simple useful Math library written in tiny TypeScript module.", | ||
@@ -33,6 +33,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^2.0.0", | ||
"@alwatr/logger": "^2.1.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"gitHead": "66a820931d638c8e4b465c86bf5c6ad0771d62ad" | ||
"gitHead": "ed229dffdbe1c5e0ad7682f0e26806be710be6d3" | ||
} |
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
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
59736
Updated@alwatr/logger@^2.1.0