@stdlib/number-float64-base-set-high-word
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@stdlib/number-float64-base-set-high-word", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Set the more significant 32 bits of a double-precision floating-point number.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -23,3 +23,3 @@ <!-- | ||
[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] [![dependencies][dependencies-image]][dependencies-url] | ||
[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] --> | ||
@@ -124,12 +124,2 @@ > Set the more significant 32 bits of a [double-precision floating-point number][ieee754]. | ||
<section class="installation"> | ||
## Installation | ||
```bash | ||
npm install @stdlib/number-float64-base-set-high-word | ||
``` | ||
</section> | ||
<section class="usage"> | ||
@@ -208,3 +198,13 @@ | ||
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. --> | ||
<section class="related"> | ||
</section> | ||
<!-- /.related --> | ||
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. --> | ||
<section class="main-repo" > | ||
@@ -233,3 +233,3 @@ | ||
Copyright © 2016-2021. The Stdlib [Authors][stdlib-authors]. | ||
Copyright © 2016-2022. The Stdlib [Authors][stdlib-authors]. | ||
@@ -253,5 +253,16 @@ </section> | ||
<!-- | ||
[dependencies-image]: https://img.shields.io/david/stdlib-js/number-float64-base-set-high-word.svg | ||
[dependencies-url]: https://david-dm.org/stdlib-js/number-float64-base-set-high-word/main | ||
--> | ||
[umd]: https://github.com/umdjs/umd | ||
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules | ||
[deno-url]: https://github.com/stdlib-js/number-float64-base-set-high-word/tree/deno | ||
[umd-url]: https://github.com/stdlib-js/number-float64-base-set-high-word/tree/umd | ||
[esm-url]: https://github.com/stdlib-js/number-float64-base-set-high-word/tree/esm | ||
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
@@ -258,0 +269,0 @@ [chat-url]: https://gitter.im/stdlib-js/stdlib/ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
277
0
55049
16