New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@stdlib/napi-argv-int32array

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-int32array - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+5
-5
package.json
{
"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": {},

@@ -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

@@ -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