@alwatr/math
Advanced tools
Comparing version 1.1.12 to 1.2.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.2.0](https://github.com/Alwatr/eslib/compare/@alwatr/math@1.1.12...@alwatr/math@1.2.0) (2023-11-14) | ||
### Features | ||
* **yarn:** pnp ([b6a562c](https://github.com/Alwatr/eslib/commit/b6a562c909a35b3e626442e5c325da3fce448e1b)) by @AliMD | ||
## [1.1.12](https://github.com/Alwatr/eslib/compare/@alwatr/math@1.1.11...@alwatr/math@1.1.12) (2023-11-08) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@alwatr/math", | ||
"version": "1.1.12", | ||
"version": "1.2.0", | ||
"description": "Simple useful Math library written in tiny TypeScript module.", | ||
@@ -33,6 +33,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^2.1.3", | ||
"@alwatr/logger": "^2.2.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"gitHead": "dc6207512b0fbae5ffad73e77a0e076c1523e4b1" | ||
"devDependencies": { | ||
"@types/node": "^20.9.0" | ||
}, | ||
"gitHead": "c9c6d5abf5e2aeafa915fde58c73e030ac00db27" | ||
} |
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
60081
1
Updated@alwatr/logger@^2.2.0