@stdlib/napi-argv-int32array
Advanced tools
+5
-5
| { | ||
| "name": "@stdlib/napi-argv-int32array", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Convert a Node-API value to a signed 32-bit integer array.", | ||
@@ -38,6 +38,6 @@ "license": "Apache-2.0", | ||
| "@stdlib/assert-napi-equal-typedarray-types": "^0.2.1", | ||
| "@stdlib/assert-napi-is-typedarray": "^0.2.1", | ||
| "@stdlib/assert-napi-status-ok": "^0.2.1", | ||
| "@stdlib/napi-argv": "^0.2.1", | ||
| "@stdlib/utils-library-manifest": "^0.2.1" | ||
| "@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" | ||
| }, | ||
@@ -44,0 +44,0 @@ "devDependencies": {}, |
+2
-2
@@ -302,4 +302,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/napi-argv-int32array/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/napi-argv-int32array/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [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 | ||
@@ -306,0 +306,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/napi-argv-int32array/main.svg |
+0
-2
@@ -28,3 +28,2 @@ /** | ||
| * | ||
| * @private | ||
| * @param env environment under which the function is invoked | ||
@@ -49,3 +48,2 @@ * @param info callback data | ||
| * | ||
| * @private | ||
| * @param env environment under which the function is invoked | ||
@@ -52,0 +50,0 @@ * @param exports exports object |
Sorry, the diff of this file is not supported yet
36395
-5.74%17
-5.56%