🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@stdlib/assert-is-iterable-like

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-is-iterable-like - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+5
-5
package.json
{
"name": "@stdlib/assert-is-iterable-like",
"version": "0.2.1",
"version": "0.2.2",
"description": "Test if a value is iterable-like.",

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

"@stdlib/assert-has-iterator-symbol-support": "^0.2.1",
"@stdlib/assert-is-function": "^0.2.1",
"@stdlib/assert-is-iterator-like": "^0.2.1",
"@stdlib/assert-is-primitive": "^0.2.1",
"@stdlib/assert-is-function": "^0.2.2",
"@stdlib/assert-is-iterator-like": "^0.2.2",
"@stdlib/assert-is-primitive": "^0.2.2",
"@stdlib/symbol-iterator": "^0.2.1",
"@stdlib/utils-constant-function": "^0.2.1"
"@stdlib/utils-constant-function": "^0.2.2"
},

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

@@ -161,4 +161,4 @@ <!--

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

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