Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stdlib/stats-base-dists-negative-binomial-kurtosis

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/stats-base-dists-negative-binomial-kurtosis - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

17

package.json
{
"name": "@stdlib/stats-base-dists-negative-binomial-kurtosis",
"version": "0.2.0",
"version": "0.2.1",
"description": "Negative binomial distribution excess kurtosis.",

@@ -40,15 +40,14 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/math-base-assert-is-nan": "^0.2.0"
"@stdlib/math-base-assert-is-nan": "^0.2.1"
},
"devDependencies": {
"@stdlib/constants-float64-eps": "^0.1.1",
"@stdlib/constants-float64-ninf": "^0.1.1",
"@stdlib/constants-float64-pinf": "^0.1.1",
"@stdlib/math-base-special-ceil": "^0.1.1",
"@stdlib/random-base-randu": "^0.1.0",
"@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.1.2",
"@stdlib/bench": "^0.3.1"
"@stdlib/bench-harness": "^0.2.0"
},

@@ -55,0 +54,0 @@ "engines": {

@@ -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.0
[test-url]: https://github.com/stdlib-js/stats-base-dists-negative-binomial-kurtosis/actions/workflows/test.yml?query=branch:v0.2.0
[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
[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=main
[coverage-url]: https://codecov.io/github/stdlib-js/stats-base-dists-negative-binomial-kurtosis?branch=v0.2.1

@@ -221,0 +221,0 @@ <!--

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc