Socket
Socket
Sign inDemoInstall

@stdlib/blas-ext-base-gsumpw

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/blas-ext-base-gsumpw - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

6

package.json
{
"name": "@stdlib/blas-ext-base-gsumpw",
"version": "0.2.1",
"version": "0.2.2",
"description": "Calculate the sum of strided array elements using pairwise summation.",

@@ -33,4 +33,4 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/math-base-special-floor": "^0.2.1",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1"
"@stdlib/math-base-special-floor": "^0.2.3",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
},

@@ -37,0 +37,0 @@ "devDependencies": {},

@@ -252,4 +252,4 @@ <!--

[test-image]: https://github.com/stdlib-js/blas-ext-base-gsumpw/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/blas-ext-base-gsumpw/actions/workflows/test.yml?query=branch:v0.2.1
[test-image]: https://github.com/stdlib-js/blas-ext-base-gsumpw/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/blas-ext-base-gsumpw/actions/workflows/test.yml?query=branch:v0.2.2

@@ -256,0 +256,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-ext-base-gsumpw/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