@stdlib/stats-base-dists-negative-binomial-kurtosis
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/stats-base-dists-negative-binomial-kurtosis", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Negative binomial distribution excess kurtosis.", | ||
@@ -18,15 +18,8 @@ "license": "Apache-2.0", | ||
"directories": { | ||
"benchmark": "./benchmark", | ||
"doc": "./docs", | ||
"example": "./examples", | ||
"lib": "./lib", | ||
"test": "./test" | ||
"dist": "./dist" | ||
}, | ||
"types": "./docs/types", | ||
"scripts": { | ||
"test": "make test", | ||
"test-cov": "make test-cov", | ||
"examples": "make examples", | ||
"benchmark": "make benchmark" | ||
}, | ||
"scripts": {}, | ||
"homepage": "https://stdlib.io", | ||
@@ -43,13 +36,3 @@ "repository": { | ||
}, | ||
"devDependencies": { | ||
"@stdlib/constants-float64-eps": "^0.2.0", | ||
"@stdlib/constants-float64-ninf": "^0.2.0", | ||
"@stdlib/constants-float64-pinf": "^0.2.0", | ||
"@stdlib/math-base-special-ceil": "^0.2.0", | ||
"@stdlib/random-base-randu": "^0.2.0", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
"istanbul": "^0.4.1", | ||
"tap-min": "git+https://github.com/Planeshifter/tap-min.git", | ||
"@stdlib/bench-harness": "^0.2.0" | ||
}, | ||
"devDependencies": {}, | ||
"engines": { | ||
@@ -56,0 +39,0 @@ "node": ">=0.10.0", |
@@ -214,7 +214,7 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/stats-base-dists-negative-binomial-kurtosis/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/stats-base-dists-negative-binomial-kurtosis/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/stats-base-dists-negative-binomial-kurtosis/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/stats-base-dists-negative-binomial-kurtosis/actions/workflows/test.yml?query=branch:v0.2.2 | ||
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/stats-base-dists-negative-binomial-kurtosis/main.svg | ||
[coverage-url]: https://codecov.io/github/stdlib-js/stats-base-dists-negative-binomial-kurtosis?branch=v0.2.1 | ||
[coverage-url]: https://codecov.io/github/stdlib-js/stats-base-dists-negative-binomial-kurtosis?branch=main | ||
@@ -221,0 +221,0 @@ <!-- |
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
0
37666