@alwatr/util
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.4.1](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/util@1.4.0...@alwatr/util@1.4.1) (2023-12-19) | ||
**Note:** Version bump only for package @alwatr/util | ||
# [1.4.0](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/util@1.3.5...@alwatr/util@1.4.0) (2023-12-19) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/util", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Util library written in tiny TypeScript module.", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^2.4.0", | ||
"@alwatr/math": "^1.3.0", | ||
"@alwatr/logger": "^2.4.1", | ||
"@alwatr/math": "^1.3.1", | ||
"@alwatr/type": "^1.2.4" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "4ed3a3f1528a1e3742990083b60fa55f35850f9e" | ||
"gitHead": "8df92c67b69527b5474e8741a8633e0e67b5d09a" | ||
} |
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
56846
Updated@alwatr/logger@^2.4.1
Updated@alwatr/math@^1.3.1