@stdlib/napi-argv-int32array
Advanced tools
+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-equal-typedarray-types", | ||
@@ -41,4 +41,4 @@ "@stdlib/assert-napi-is-typedarray", | ||
| ] | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
+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-int32array", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Convert a Node-API value to a signed 32-bit integer array.", | ||
@@ -37,7 +37,7 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-napi-equal-typedarray-types": "^0.2.1", | ||
| "@stdlib/assert-napi-equal-typedarray-types": "^0.2.2", | ||
| "@stdlib/assert-napi-is-typedarray": "^0.2.2", | ||
| "@stdlib/assert-napi-status-ok": "^0.2.2", | ||
| "@stdlib/napi-argv": "^0.2.2", | ||
| "@stdlib/utils-library-manifest": "^0.2.2" | ||
| "@stdlib/utils-library-manifest": "^0.2.3" | ||
| }, | ||
@@ -72,7 +72,2 @@ "devDependencies": {}, | ||
| ], | ||
| "__stdlib__": { | ||
| "envs": { | ||
| "browser": false | ||
| } | ||
| }, | ||
| "funding": { | ||
@@ -79,0 +74,0 @@ "type": "opencollective", |
+5
-5
@@ -289,3 +289,3 @@ <!-- | ||
| Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors]. | ||
@@ -303,4 +303,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/napi-argv-int32array/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/napi-argv-int32array/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/napi-argv-int32array/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/napi-argv-int32array/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -317,4 +317,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/napi-argv-int32array/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 | ||
@@ -321,0 +321,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
36389
-0.02%1
Infinity%