@thi.ng/math
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,3 +6,3 @@ # Change Log | ||
## [2.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@2.0.0...@thi.ng/math@2.0.1) (2020-07-28) | ||
## [2.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@2.0.1...@thi.ng/math@2.0.2) (2020-08-16) | ||
@@ -34,26 +34,2 @@ **Note:** Version bump only for package @thi.ng/math | ||
## [1.7.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@1.7.12...@thi.ng/math@1.7.13) (2020-07-02) | ||
**Note:** Version bump only for package @thi.ng/math | ||
## [1.7.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@1.7.11...@thi.ng/math@1.7.12) (2020-06-20) | ||
**Note:** Version bump only for package @thi.ng/math | ||
## [1.7.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@1.7.10...@thi.ng/math@1.7.11) (2020-06-14) | ||
**Note:** Version bump only for package @thi.ng/math | ||
# [1.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@1.6.0...@thi.ng/math@1.7.0) (2020-02-25) | ||
@@ -60,0 +36,0 @@ |
{ | ||
"name": "@thi.ng/math", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Assorted common math functions & utilities", | ||
@@ -45,6 +45,6 @@ "module": "./index.js", | ||
"@types/node": "^14.0.26", | ||
"mocha": "^8.0.1", | ||
"mocha": "^8.1.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^8.10.1", | ||
"typedoc": "^0.17.6", | ||
"typedoc": "^0.18.0", | ||
"typescript": "^3.9.7" | ||
@@ -71,5 +71,5 @@ }, | ||
"dependencies": { | ||
"tslib": "^2.0.0" | ||
"tslib": "^2.0.1" | ||
}, | ||
"gitHead": "6a1b929361ede67d425a0dbd12cf4bce56c1f8f8" | ||
"gitHead": "81ba08f0ce3a0ece6901944e7b5827283d13a9e6" | ||
} |
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
168303
Updatedtslib@^2.0.1