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

@stdlib/assert-is-arraybuffer-view

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-is-arraybuffer-view - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+5
-5
package.json
{
"name": "@stdlib/assert-is-arraybuffer-view",
"version": "0.2.1",
"version": "0.2.2",
"description": "Test if a value is an `ArrayBuffer` view.",

@@ -34,7 +34,7 @@ "license": "Apache-2.0",

"@stdlib/array-buffer": "^0.2.1",
"@stdlib/assert-has-arraybuffer-support": "^0.2.1",
"@stdlib/assert-is-dataview": "^0.2.1",
"@stdlib/assert-is-function": "^0.2.1",
"@stdlib/assert-has-arraybuffer-support": "^0.2.2",
"@stdlib/assert-is-dataview": "^0.2.2",
"@stdlib/assert-is-function": "^0.2.2",
"@stdlib/assert-is-typed-array": "^0.2.1",
"@stdlib/utils-constant-function": "^0.2.1"
"@stdlib/utils-constant-function": "^0.2.2"
},

@@ -41,0 +41,0 @@ "devDependencies": {},

@@ -180,4 +180,4 @@ <!--

[test-image]: https://github.com/stdlib-js/assert-is-arraybuffer-view/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/assert-is-arraybuffer-view/actions/workflows/test.yml?query=branch:v0.2.1
[test-image]: https://github.com/stdlib-js/assert-is-arraybuffer-view/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/assert-is-arraybuffer-view/actions/workflows/test.yml?query=branch:v0.2.2

@@ -184,0 +184,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-arraybuffer-view/main.svg