Socket
Socket
Sign inDemoInstall

@stdlib/number-float64-base-to-words

Package Overview
Dependencies
79
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "@stdlib/number-float64-base-to-words",
"version": "0.0.5",
"version": "0.0.6",
"description": "Split a double-precision floating-point number into a higher order word and a lower order word.",

@@ -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] -->

@@ -136,12 +136,2 @@ > Split a [double-precision floating-point number][ieee754] into a higher order word and a lower order word.

<section class="installation">
## Installation
```bash
npm install @stdlib/number-float64-base-to-words
```
</section>
<section class="usage">

@@ -248,3 +238,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" >

@@ -273,3 +273,3 @@

Copyright &copy; 2016-2021. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 2016-2022. The Stdlib [Authors][stdlib-authors].

@@ -293,5 +293,16 @@ </section>

<!--
[dependencies-image]: https://img.shields.io/david/stdlib-js/number-float64-base-to-words.svg
[dependencies-url]: https://david-dm.org/stdlib-js/number-float64-base-to-words/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-to-words/tree/deno
[umd-url]: https://github.com/stdlib-js/number-float64-base-to-words/tree/umd
[esm-url]: https://github.com/stdlib-js/number-float64-base-to-words/tree/esm
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg

@@ -298,0 +309,0 @@ [chat-url]: https://gitter.im/stdlib-js/stdlib/

Sorry, the diff of this file is not supported yet

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