@stdlib/math-base-tools-sum-series
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/math-base-tools-sum-series", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Compute the sum of an infinite series.", | ||
@@ -33,5 +33,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/assert-has-generator-support": "^0.2.1", | ||
"@stdlib/constants-float64-eps": "^0.2.1", | ||
"@stdlib/math-base-special-abs": "^0.2.1" | ||
"@stdlib/assert-has-generator-support": "^0.2.2", | ||
"@stdlib/constants-float64-eps": "^0.2.2", | ||
"@stdlib/math-base-special-abs": "^0.2.2" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": {}, |
@@ -250,4 +250,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/math-base-tools-sum-series/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/math-base-tools-sum-series/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/math-base-tools-sum-series/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/math-base-tools-sum-series/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -254,0 +254,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-tools-sum-series/main.svg |
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