@thi.ng/math
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@3.2.0...@thi.ng/math@3.2.1) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/math | ||
# [3.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@3.1.0...@thi.ng/math@3.2.0) (2021-02-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/math", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "Assorted common math functions & utilities", | ||
@@ -42,3 +42,3 @@ "module": "./index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/api-extractor": "^7.12.1", | ||
"@microsoft/api-extractor": "^7.13.1", | ||
"@types/mocha": "^8.2.0", | ||
@@ -49,7 +49,7 @@ "@types/node": "^14.14.14", | ||
"ts-node": "^9.1.1", | ||
"typedoc": "^0.20.26", | ||
"typescript": "^4.1.5" | ||
"typedoc": "^0.20.28", | ||
"typescript": "^4.2.2" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^7.0.0" | ||
"@thi.ng/api": "^7.1.0" | ||
}, | ||
@@ -83,3 +83,3 @@ "files": [ | ||
}, | ||
"gitHead": "2cb9a54255d6a5d7f21c9875002b86c42dd038de" | ||
"gitHead": "2ea9dfeae53824b3e9708ddac37bf1204c9494ca" | ||
} |
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
174415
Updated@thi.ng/api@^7.1.0