@stdlib/assert-is-object-like
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -55,5 +55,10 @@ /** | ||
// VARIABLES // | ||
var isObjectLikeArray = arrayfun( isObjectLike ); | ||
// MAIN // | ||
setReadOnly( isObjectLike, 'isObjectLikeArray', arrayfun( isObjectLike ) ); | ||
setReadOnly( isObjectLike, 'isObjectLikeArray', isObjectLikeArray ); | ||
@@ -60,0 +65,0 @@ |
{ | ||
"name": "@stdlib/assert-is-object-like", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Test if a value is object-like.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -208,4 +208,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/assert-is-object-like/actions/workflows/test.yml/badge.svg | ||
[test-url]: https://github.com/stdlib-js/assert-is-object-like/actions/workflows/test.yml | ||
[test-image]: https://github.com/stdlib-js/assert-is-object-like/actions/workflows/test.yml/badge.svg?branch=v0.0.8 | ||
[test-url]: https://github.com/stdlib-js/assert-is-object-like/actions/workflows/test.yml?query=branch:v0.0.8 | ||
@@ -222,2 +222,9 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-object-like/main.svg | ||
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
[chat-url]: https://gitter.im/stdlib-js/stdlib/ | ||
[stdlib]: https://github.com/stdlib-js/stdlib | ||
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors | ||
[umd]: https://github.com/umdjs/umd | ||
@@ -229,10 +236,4 @@ [es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules | ||
[esm-url]: https://github.com/stdlib-js/assert-is-object-like/tree/esm | ||
[branches-url]: https://github.com/stdlib-js/assert-is-object-like/blob/main/branches.md | ||
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
[chat-url]: https://gitter.im/stdlib-js/stdlib/ | ||
[stdlib]: https://github.com/stdlib-js/stdlib | ||
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors | ||
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/assert-is-object-like/main/LICENSE | ||
@@ -239,0 +240,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
1
170
251
24771
1