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

@stdlib/napi-argv-strided-float32array

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/napi-argv-strided-float32array - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+1
-1
include/stdlib/napi/argv_strided_float32array.h

@@ -39,3 +39,3 @@ /**

* #include "stdlib/napi/argv_strided_float32array.h"
* #include "stdlib/napi_argv_int64.h"
* #include "stdlib/napi/argv_int64.h"
* #include "stdlib/napi/argv.h"

@@ -42,0 +42,0 @@ * #include <node_api.h>

{
"options": {},
"fields": [
{
"field": "src",
"resolve": true,
"relative": true
},
{
"field": "include",
"resolve": true,
"relative": true
},
{
"field": "libraries",
"resolve": false,
"relative": false
},
{
"field": "libpath",
"resolve": true,
"relative": false
}
],
"confs": [
{
"src": [
"options": {},
"fields": [
{
"field": "src",
"resolve": true,
"relative": true
},
{
"field": "include",
"resolve": true,
"relative": true
},
{
"field": "libraries",
"resolve": false,
"relative": false
},
{
"field": "libpath",
"resolve": true,
"relative": false
}
],
"confs": [
{
"src": [
"./src/main.c"
],
"include": [
"./include"
],
"libraries": [],
"libpath": [],
"dependencies": [
"include": [
"./include"
],
"libraries": [],
"libpath": [],
"dependencies": [
"@stdlib/assert-napi-status-ok",

@@ -40,4 +40,4 @@ "@stdlib/napi-argv",

]
}
]
}
]
}
+1
-1

@@ -1,1 +0,1 @@

Copyright (c) 2016-2024 The Stdlib Authors.
Copyright (c) 2016-2026 The Stdlib Authors.
{
"name": "@stdlib/napi-argv-strided-float32array",
"version": "0.2.2",
"version": "0.2.3",
"description": "Convert a Node-API value representing a strided array to a single-precision floating-point array.",

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

"@stdlib/napi-argv": "^0.2.2",
"@stdlib/napi-argv-float32array": "^0.2.1",
"@stdlib/utils-library-manifest": "^0.2.2"
"@stdlib/napi-argv-float32array": "^0.2.2",
"@stdlib/utils-library-manifest": "^0.2.3"
},

@@ -73,7 +73,2 @@ "devDependencies": {},

],
"__stdlib__": {
"envs": {
"browser": false
}
},
"funding": {

@@ -80,0 +75,0 @@ "type": "opencollective",

@@ -297,3 +297,3 @@ <!--

Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].

@@ -311,4 +311,4 @@ </section>

[test-image]: https://github.com/stdlib-js/napi-argv-strided-float32array/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/napi-argv-strided-float32array/actions/workflows/test.yml?query=branch:v0.2.2
[test-image]: https://github.com/stdlib-js/napi-argv-strided-float32array/actions/workflows/test.yml/badge.svg?branch=v0.2.3
[test-url]: https://github.com/stdlib-js/napi-argv-strided-float32array/actions/workflows/test.yml?query=branch:v0.2.3

@@ -325,4 +325,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/napi-argv-strided-float32array/main.svg

[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg
[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im
[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg
[chat-url]: https://stdlib.zulipchat.com

@@ -329,0 +329,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib