Socket
Socket
Sign inDemoInstall

@stdlib/number-float32-base-assert-is-same-value-zero

Package Overview
Dependencies
56
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

33

package.json
{
"name": "@stdlib/number-float32-base-assert-is-same-value-zero",
"version": "0.1.0",
"version": "0.1.1",
"description": "Test if two single-precision floating-point numbers are the same value.",

@@ -19,17 +19,10 @@ "license": "Apache-2.0",

"directories": {
"benchmark": "./benchmark",
"doc": "./docs",
"example": "./examples",
"include": "./include",
"lib": "./lib",
"src": "./src",
"test": "./test"
"dist": "./dist"
},
"types": "./docs/types",
"scripts": {
"test": "make test",
"test-cov": "make test-cov",
"examples": "make examples",
"benchmark": "make benchmark"
},
"scripts": {},
"homepage": "https://stdlib.io",

@@ -44,18 +37,8 @@ "repository": {

"dependencies": {
"@stdlib/napi-argv": "^0.1.1",
"@stdlib/napi-argv-float": "^0.1.1",
"@stdlib/napi-export": "^0.1.1",
"@stdlib/utils-library-manifest": "^0.1.1"
"@stdlib/napi-argv": "^0.2.1",
"@stdlib/napi-argv-float": "^0.2.1",
"@stdlib/napi-export": "^0.2.1",
"@stdlib/utils-library-manifest": "^0.2.1"
},
"devDependencies": {
"@stdlib/assert-is-boolean": "^0.1.1",
"@stdlib/boolean-ctor": "^0.1.1",
"@stdlib/number-float64-base-to-float32": "^0.1.1",
"@stdlib/utils-try-require": "^0.1.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
"@stdlib/bench-harness": "^0.1.2",
"@stdlib/bench": "^0.2.1"
},
"devDependencies": {},
"engines": {

@@ -62,0 +45,0 @@ "node": ">=0.10.0",

@@ -284,4 +284,4 @@ <!--

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

@@ -309,4 +309,7 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/number-float32-base-assert-is-same-value-zero/main.svg

[deno-url]: https://github.com/stdlib-js/number-float32-base-assert-is-same-value-zero/tree/deno
[deno-readme]: https://github.com/stdlib-js/number-float32-base-assert-is-same-value-zero/blob/deno/README.md
[umd-url]: https://github.com/stdlib-js/number-float32-base-assert-is-same-value-zero/tree/umd
[umd-readme]: https://github.com/stdlib-js/number-float32-base-assert-is-same-value-zero/blob/umd/README.md
[esm-url]: https://github.com/stdlib-js/number-float32-base-assert-is-same-value-zero/tree/esm
[esm-readme]: https://github.com/stdlib-js/number-float32-base-assert-is-same-value-zero/blob/esm/README.md
[branches-url]: https://github.com/stdlib-js/number-float32-base-assert-is-same-value-zero/blob/main/branches.md

@@ -313,0 +316,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc