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

@stdlib/assert-is-slice

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-is-slice - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+2
-2
package.json
{
"name": "@stdlib/assert-is-slice",
"version": "0.2.1",
"version": "0.2.2",
"description": "Test if a value is a Slice object.",

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

"@stdlib/slice-ctor": "^0.2.1",
"@stdlib/utils-constructor-name": "^0.2.1"
"@stdlib/utils-constructor-name": "^0.2.2"
},

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

@@ -151,4 +151,4 @@ <!--

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

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