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

@stdlib/stats-base-meanpn

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-meanpn - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

lib/index.js

@@ -54,1 +54,3 @@ /**

module.exports = meanpn;
// exports: { "ndarray": "meanpn.ndarray" }

2

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

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