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.3.0
to
0.3.1
+9
-9
package.json
{
"name": "@stdlib/blas-base-scopy",
"version": "0.3.0",
"version": "0.3.1",
"description": "Copy values from x into y.",

@@ -38,10 +38,10 @@ "license": "Apache-2.0",

"@stdlib/assert-is-error": "^0.2.2",
"@stdlib/blas-base-shared": "^0.1.0",
"@stdlib/napi-argv": "^0.2.2",
"@stdlib/napi-argv-int64": "^0.2.2",
"@stdlib/napi-argv-strided-float32array": "^0.2.2",
"@stdlib/napi-export": "^0.3.0",
"@stdlib/strided-base-min-view-buffer-index": "^0.3.0",
"@stdlib/strided-base-stride2offset": "^0.1.0",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
"@stdlib/blas-base-shared": "^0.2.1",
"@stdlib/napi-argv": "^0.2.3",
"@stdlib/napi-argv-int64": "^0.2.3",
"@stdlib/napi-argv-strided-float32array": "^0.2.3",
"@stdlib/napi-export": "^0.3.1",
"@stdlib/strided-base-min-view-buffer-index": "^0.3.1",
"@stdlib/strided-base-stride2offset": "^0.1.1",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
"@stdlib/utils-library-manifest": "^0.2.3",

@@ -48,0 +48,0 @@ "@stdlib/utils-try-require": "^0.2.2"

@@ -373,4 +373,4 @@ <!--

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

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