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

@stdlib/blas-base-dscal

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/blas-base-dscal - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

4

package.json
{
"name": "@stdlib/blas-base-dscal",
"version": "0.0.6",
"version": "0.0.7",
"description": "Multiply a double-precision floating-point vector by a constant.",

@@ -18,3 +18,3 @@ "license": "Apache-2.0",

"browser": "./lib/main.js",
"gypfile": true,
"gypfile": false,
"directories": {

@@ -21,0 +21,0 @@ "benchmark": "./benchmark",

@@ -239,3 +239,3 @@ <!--

[@stdlib/array/float64]: https://github.com/stdlib-js/stdlib
[@stdlib/array/float64]: https://www.npmjs.com/package/@stdlib/array-float64

@@ -242,0 +242,0 @@ [mdn-typed-array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray

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