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
0
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.1 to 0.2.2

25

package.json
{
"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",

6

README.md

@@ -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 @@ <!--

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