@stdlib/napi-argv-strided-float32array
Advanced tools
+4
-4
| { | ||
| "name": "@stdlib/napi-argv-strided-float32array", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Convert a Node-API value representing a strided array to a single-precision floating-point array.", | ||
@@ -37,6 +37,6 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-napi-status-ok": "^0.2.1", | ||
| "@stdlib/napi-argv": "^0.2.1", | ||
| "@stdlib/assert-napi-status-ok": "^0.2.2", | ||
| "@stdlib/napi-argv": "^0.2.2", | ||
| "@stdlib/napi-argv-float32array": "^0.2.1", | ||
| "@stdlib/utils-library-manifest": "^0.2.1" | ||
| "@stdlib/utils-library-manifest": "^0.2.2" | ||
| }, | ||
@@ -43,0 +43,0 @@ "devDependencies": {}, |
+2
-2
@@ -310,4 +310,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/napi-argv-strided-float32array/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/napi-argv-strided-float32array/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [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 | ||
@@ -314,0 +314,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/napi-argv-strided-float32array/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
38097
-5.49%17
-5.56%