@stdlib/assert-is-complex64
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@stdlib/assert-is-complex64", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Test if a value is a 64-bit complex number.", | ||
@@ -31,3 +31,3 @@ "license": "Apache-2.0", | ||
}, | ||
"homepage": "https://github.com/stdlib-js/stdlib", | ||
"homepage": "https://stdlib.io", | ||
"repository": { | ||
@@ -34,0 +34,0 @@ "type": "git", |
@@ -101,2 +101,6 @@ <!-- | ||
#### Community | ||
[![Chat][chat-image]][chat-url] | ||
--- | ||
@@ -130,5 +134,8 @@ | ||
[dependencies-image]: https://img.shields.io/david/stdlib-js/assert-is-complex64 | ||
[dependencies-image]: https://img.shields.io/david/stdlib-js/assert-is-complex64.svg | ||
[dependencies-url]: https://david-dm.org/stdlib-js/assert-is-complex64/main | ||
[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 | ||
@@ -135,0 +142,0 @@ |
35219
150