Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stdlib/math-base-assert-is-positive-zero

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/math-base-assert-is-positive-zero - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "@stdlib/math-base-assert-is-positive-zero",
"version": "0.1.0",
"version": "0.1.1",
"description": "Test if a double-precision floating-point numeric value is positive zero.",

@@ -43,4 +43,4 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/constants-float64-pinf": "^0.1.0",
"@stdlib/utils-library-manifest": "^0.1.0"
"@stdlib/constants-float64-pinf": "^0.1.1",
"@stdlib/utils-library-manifest": "^0.1.1"
},

@@ -51,4 +51,4 @@ "devDependencies": {

"@stdlib/boolean-ctor": "^0.1.0",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/utils-try-require": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"@stdlib/utils-try-require": "^0.1.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -55,0 +55,0 @@ "istanbul": "^0.4.1",

@@ -154,4 +154,4 @@ <!--

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

@@ -158,0 +158,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-assert-is-positive-zero/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