Socket
Socket
Sign inDemoInstall

@stdlib/stats-base-dists-chisquare-stdev

Package Overview
Dependencies
68
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

12

package.json
{
"name": "@stdlib/stats-base-dists-chisquare-stdev",
"version": "0.1.0",
"version": "0.1.1",
"description": "Chi-squared distribution standard deviation.",

@@ -40,10 +40,10 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/math-base-assert-is-nan": "^0.1.0",
"@stdlib/math-base-special-sqrt": "^0.1.0"
"@stdlib/math-base-assert-is-nan": "^0.1.1",
"@stdlib/math-base-special-sqrt": "^0.1.1"
},
"devDependencies": {
"@stdlib/bench": "^0.1.0",
"@stdlib/constants-float64-eps": "^0.1.0",
"@stdlib/constants-float64-ninf": "^0.1.0",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/constants-float64-eps": "^0.1.1",
"@stdlib/constants-float64-ninf": "^0.1.1",
"@stdlib/random-base-randu": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -50,0 +50,0 @@ "istanbul": "^0.4.1",

@@ -193,4 +193,4 @@ <!--

[test-image]: https://github.com/stdlib-js/stats-base-dists-chisquare-stdev/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/stats-base-dists-chisquare-stdev/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/stats-base-dists-chisquare-stdev/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/stats-base-dists-chisquare-stdev/actions/workflows/test.yml?query=branch:v0.1.1

@@ -197,0 +197,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/stats-base-dists-chisquare-stdev/main.svg

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc