@stdlib/stats-base-dists-degenerate-cdf
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/stats-base-dists-degenerate-cdf", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Degenerate distribution cumulative distribution function (CDF).", | ||
@@ -34,4 +34,4 @@ "license": "Apache-2.0", | ||
"@stdlib/math-base-assert-is-nan": "^0.2.1", | ||
"@stdlib/utils-constant-function": "^0.2.1", | ||
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1" | ||
"@stdlib/utils-constant-function": "^0.2.2", | ||
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": {}, |
@@ -183,4 +183,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/stats-base-dists-degenerate-cdf/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/stats-base-dists-degenerate-cdf/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/stats-base-dists-degenerate-cdf/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/stats-base-dists-degenerate-cdf/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -187,0 +187,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/stats-base-dists-degenerate-cdf/main.svg |