Socket
Socket
Sign inDemoInstall

@stdlib/assert-is-boolean

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

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "@stdlib/assert-is-boolean",
"version": "0.1.0",
"version": "0.1.1",
"description": "Test if a value is a boolean.",

@@ -40,6 +40,6 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/assert-has-tostringtag-support": "^0.1.0",
"@stdlib/boolean-ctor": "^0.1.0",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
"@stdlib/utils-native-class": "^0.1.0"
"@stdlib/assert-has-tostringtag-support": "^0.1.1",
"@stdlib/boolean-ctor": "^0.1.1",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
"@stdlib/utils-native-class": "^0.1.1"
},

@@ -46,0 +46,0 @@ "devDependencies": {

@@ -193,4 +193,4 @@ <!--

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc