@stdlib/napi-argv-strided-float64array
Advanced tools
@@ -39,3 +39,3 @@ /** | ||
| * #include "stdlib/napi/argv_strided_float64array.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> |
+34
-34
| { | ||
| "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. |
+3
-8
| { | ||
| "name": "@stdlib/napi-argv-strided-float64array", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Convert a Node-API value representing a strided array to a double-precision floating-point array.", | ||
@@ -39,4 +39,4 @@ "license": "Apache-2.0", | ||
| "@stdlib/napi-argv": "^0.2.2", | ||
| "@stdlib/napi-argv-float64array": "^0.2.1", | ||
| "@stdlib/utils-library-manifest": "^0.2.2" | ||
| "@stdlib/napi-argv-float64array": "^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", |
+5
-5
@@ -297,3 +297,3 @@ <!-- | ||
| Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors]. | ||
@@ -311,4 +311,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/napi-argv-strided-float64array/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/napi-argv-strided-float64array/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/napi-argv-strided-float64array/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/napi-argv-strided-float64array/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-float64array/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 |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
-100%38101
-0.02%