@stdlib/assert-instance-of
Advanced tools
+5
-5
| { | ||
| "name": "@stdlib/assert-instance-of", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "description": "Test whether a value has in its prototype chain a specified constructor as a prototype property.", | ||
@@ -33,6 +33,6 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-has-has-instance-symbol-support": "github:stdlib-js/assert-has-has-instance-symbol-support#main", | ||
| "@stdlib/string-format": "^0.2.2", | ||
| "@stdlib/symbol-has-instance": "github:stdlib-js/symbol-has-instance#main", | ||
| "@stdlib/error-tools-fmtprodmsg": "^0.2.2" | ||
| "@stdlib/assert-has-has-instance-symbol-support": "^0.1.0", | ||
| "@stdlib/string-format": "^0.2.3", | ||
| "@stdlib/symbol-has-instance": "^0.1.0", | ||
| "@stdlib/error-tools-fmtprodmsg": "^0.2.3" | ||
| }, | ||
@@ -39,0 +39,0 @@ "devDependencies": {}, |
+2
-2
@@ -232,4 +232,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/assert-instance-of/actions/workflows/test.yml/badge.svg?branch=v0.3.0 | ||
| [test-url]: https://github.com/stdlib-js/assert-instance-of/actions/workflows/test.yml?query=branch:v0.3.0 | ||
| [test-image]: https://github.com/stdlib-js/assert-instance-of/actions/workflows/test.yml/badge.svg?branch=v0.3.1 | ||
| [test-url]: https://github.com/stdlib-js/assert-instance-of/actions/workflows/test.yml?query=branch:v0.3.1 | ||
@@ -236,0 +236,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-instance-of/main.svg |
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 2 instances in 1 package
0
-100%30722
-0.29%+ Added
+ Added
+ Added
+ Added
Updated
Updated