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

@stdlib/assert-is-symbol

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-is-symbol - npm Package Compare versions

Comparing version
0.0.8
to
0.0.9
+2
-0
lib/index.js

@@ -86,1 +86,3 @@ /**

module.exports = isSymbol;
// exports: { "isPrimitive": "isSymbol.isPrimitive", "isObject": "isSymbol.isObject" }
+1
-1
{
"name": "@stdlib/assert-is-symbol",
"version": "0.0.8",
"version": "0.0.9",
"description": "Test if a value is a symbol.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -184,4 +184,4 @@ <!--

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

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