Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/assert-instance-of

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-instance-of - npm Package Compare versions

Comparing version
0.3.0
to
0.3.1
+5
-5
package.json
{
"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": {},

@@ -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