@stdlib/stats-base-meanpn
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -54,1 +54,3 @@ /** | ||
module.exports = meanpn; | ||
// exports: { "ndarray": "meanpn.ndarray" } |
{ | ||
"name": "@stdlib/stats-base-meanpn", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -250,4 +250,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/stats-base-meanpn/actions/workflows/test.yml/badge.svg?branch=v0.0.8 | ||
[test-url]: https://github.com/stdlib-js/stats-base-meanpn/actions/workflows/test.yml?query=branch:v0.0.8 | ||
[test-image]: https://github.com/stdlib-js/stats-base-meanpn/actions/workflows/test.yml/badge.svg?branch=v0.0.9 | ||
[test-url]: https://github.com/stdlib-js/stats-base-meanpn/actions/workflows/test.yml?query=branch:v0.0.9 | ||
@@ -254,0 +254,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/stats-base-meanpn/main.svg |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
45894
413
0