@alwatr/math
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.1](https://github.com/AliMD/alwatr/compare/v1.0.0...v1.0.1) (2023-06-21) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [1.0.0](https://github.com/AliMD/alwatr/compare/v0.32.0...v1.0.0) (2023-06-14) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/math", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Simple useful Math library written in tiny TypeScript module.", | ||
@@ -33,6 +33,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^1.0.0", | ||
"@alwatr/logger": "^1.0.1", | ||
"tslib": "^2.5.3" | ||
}, | ||
"gitHead": "bfeaaac8fb74b666a2ae46d6d3a026c7d0b67bfb" | ||
"gitHead": "10b9734389e27538ba4fa4ac7871ec0354ca9285" | ||
} |
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
55888
Updated@alwatr/logger@^1.0.1