Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/blas-base-scopy

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
0.0.8
to
0.0.9
+2
-0
lib/index.js

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

module.exports = scopy;
// exports: { "ndarray": "scopy.ndarray" }
+1
-1
{
"name": "@stdlib/blas-base-scopy",
"version": "0.0.8",
"version": "0.0.9",
"description": "Copy values from x into y.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -243,4 +243,4 @@ <!--

[test-image]: https://github.com/stdlib-js/blas-base-scopy/actions/workflows/test.yml/badge.svg?branch=v0.0.8
[test-url]: https://github.com/stdlib-js/blas-base-scopy/actions/workflows/test.yml?query=branch:v0.0.8
[test-image]: https://github.com/stdlib-js/blas-base-scopy/actions/workflows/test.yml/badge.svg?branch=v0.0.9
[test-url]: https://github.com/stdlib-js/blas-base-scopy/actions/workflows/test.yml?query=branch:v0.0.9

@@ -247,0 +247,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-base-scopy/main.svg