Socket
Socket
Sign inDemoInstall

@stdlib/constants-float64-high-word-exponent-mask

Package Overview
Dependencies
50
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.2.0

SECURITY.md

8

package.json
{
"name": "@stdlib/constants-float64-high-word-exponent-mask",
"version": "0.1.1",
"version": "0.2.0",
"description": "High word mask for the exponent of a double-precision floating-point number.",

@@ -39,7 +39,7 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/utils-library-manifest": "^0.1.1"
"@stdlib/utils-library-manifest": "^0.2.0"
},
"devDependencies": {
"@stdlib/number-float64-base-get-high-word": "^0.1.0",
"@stdlib/number-uint32-base-to-binary-string": "^0.1.0",
"@stdlib/number-float64-base-get-high-word": "^0.1.1",
"@stdlib/number-uint32-base-to-binary-string": "^0.1.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

@@ -207,3 +207,3 @@ <!--

Copyright &copy; 2016-2023. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].

@@ -221,4 +221,4 @@ </section>

[test-image]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/actions/workflows/test.yml?query=branch:v0.1.1
[test-image]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/actions/workflows/test.yml/badge.svg?branch=v0.2.0
[test-url]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/actions/workflows/test.yml?query=branch:v0.2.0

@@ -246,4 +246,7 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-float64-high-word-exponent-mask/main.svg

[deno-url]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/tree/deno
[deno-readme]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/blob/deno/README.md
[umd-url]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/tree/umd
[umd-readme]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/blob/umd/README.md
[esm-url]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/tree/esm
[esm-readme]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/blob/esm/README.md
[branches-url]: https://github.com/stdlib-js/constants-float64-high-word-exponent-mask/blob/main/branches.md

@@ -250,0 +253,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc