@alwatr/math
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.7.1](https://github.com/AliMD/alwatr/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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@alwatr/math", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Simple useful Math library written in tiny TypeScript module.", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "5eca110493087213c2c01695b9738a5f9fd8edf7" | ||
"gitHead": "5910ed9a1d0a308bf72a937675ac6af704755a14" | ||
} |
@@ -9,2 +9,4 @@ # @alwatr/math | ||
Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123. | ||
#### Why is this needed? | ||
@@ -11,0 +13,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
15210
12
226
169