@stdlib/constants-float64-smallest-normal
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@stdlib/constants-float64-smallest-normal", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Smallest positive double-precision floating-point normal number.", | ||
@@ -20,2 +20,3 @@ "license": "Apache-2.0", | ||
"example": "./examples", | ||
"include": "./include", | ||
"lib": "./lib", | ||
@@ -38,3 +39,5 @@ "test": "./test" | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"@stdlib/utils-library-manifest": "^0.0.x" | ||
}, | ||
"devDependencies": { | ||
@@ -41,0 +44,0 @@ "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
@@ -21,3 +21,3 @@ <!-- | ||
# Smallest Normal | ||
# FLOAT64_SMALLEST_NORMAL | ||
@@ -78,2 +78,56 @@ [![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] --> | ||
<!-- C interface documentation. --> | ||
* * * | ||
<section class="c"> | ||
## C APIs | ||
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. --> | ||
<section class="intro"> | ||
</section> | ||
<!-- /.intro --> | ||
<!-- C usage documentation. --> | ||
<section class="usage"> | ||
### Usage | ||
```c | ||
#include "stdlib/constants/float64/smallest_normal.h" | ||
``` | ||
#### STDLIB_CONSTANT_FLOAT64_SMALLEST_NORMAL | ||
Macro for the smallest positive **normalized** [double-precision floating-point number][ieee754]. | ||
</section> | ||
<!-- /.usage --> | ||
<!-- C API usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. --> | ||
<section class="notes"> | ||
</section> | ||
<!-- /.notes --> | ||
<!-- C API usage examples. --> | ||
<section class="examples"> | ||
</section> | ||
<!-- /.examples --> | ||
</section> | ||
<!-- /.c --> | ||
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. --> | ||
@@ -133,4 +187,4 @@ | ||
[test-image]: https://github.com/stdlib-js/constants-float64-smallest-normal/actions/workflows/test.yml/badge.svg | ||
[test-url]: https://github.com/stdlib-js/constants-float64-smallest-normal/actions/workflows/test.yml | ||
[test-image]: https://github.com/stdlib-js/constants-float64-smallest-normal/actions/workflows/test.yml/badge.svg?branch=v0.0.8 | ||
[test-url]: https://github.com/stdlib-js/constants-float64-smallest-normal/actions/workflows/test.yml?query=branch:v0.0.8 | ||
@@ -147,2 +201,9 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-float64-smallest-normal/main.svg | ||
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
[chat-url]: https://gitter.im/stdlib-js/stdlib/ | ||
[stdlib]: https://github.com/stdlib-js/stdlib | ||
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors | ||
[umd]: https://github.com/umdjs/umd | ||
@@ -154,13 +215,7 @@ [es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules | ||
[esm-url]: https://github.com/stdlib-js/constants-float64-smallest-normal/tree/esm | ||
[branches-url]: https://github.com/stdlib-js/constants-float64-smallest-normal/blob/main/branches.md | ||
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
[chat-url]: https://gitter.im/stdlib-js/stdlib/ | ||
[stdlib]: https://github.com/stdlib-js/stdlib | ||
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors | ||
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/constants-float64-smallest-normal/main/LICENSE | ||
[ieee754]: http://en.wikipedia.org/wiki/IEEE_754-1985 | ||
[ieee754]: https://en.wikipedia.org/wiki/IEEE_754-1985 | ||
@@ -167,0 +222,0 @@ <!-- <related-links> --> |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
10
1
142
228
23261
1
1
+ Added@stdlib/assert-has-node-buffer-support@0.0.8(transitive)
+ Added@stdlib/assert-has-own-property@0.0.7(transitive)
+ Added@stdlib/assert-has-symbol-support@0.0.8(transitive)
+ Added@stdlib/assert-has-tostringtag-support@0.0.9(transitive)
+ Added@stdlib/assert-is-array@0.0.7(transitive)
+ Added@stdlib/assert-is-boolean@0.0.8(transitive)
+ Added@stdlib/assert-is-buffer@0.0.8(transitive)
+ Added@stdlib/assert-is-function@0.0.8(transitive)
+ Added@stdlib/assert-is-object@0.0.8(transitive)
+ Added@stdlib/assert-is-object-like@0.0.8(transitive)
+ Added@stdlib/assert-is-plain-object@0.0.7(transitive)
+ Added@stdlib/assert-is-regexp@0.0.7(transitive)
+ Added@stdlib/assert-is-regexp-string@0.0.9(transitive)
+ Added@stdlib/assert-is-string@0.0.8(transitive)
+ Added@stdlib/assert-tools-array-function@0.0.7(transitive)
+ Added@stdlib/buffer-ctor@0.0.7(transitive)
+ Added@stdlib/buffer-from-string@0.0.8(transitive)
+ Added@stdlib/cli-ctor@0.0.3(transitive)
+ Added@stdlib/fs-exists@0.0.8(transitive)
+ Added@stdlib/fs-read-file@0.0.8(transitive)
+ Added@stdlib/fs-resolve-parent-path@0.0.8(transitive)
+ Added@stdlib/process-cwd@0.0.8(transitive)
+ Added@stdlib/process-read-stdin@0.0.7(transitive)
+ Added@stdlib/regexp-eol@0.0.7(transitive)
+ Added@stdlib/regexp-extended-length-path@0.0.7(transitive)
+ Added@stdlib/regexp-function-name@0.0.7(transitive)
+ Added@stdlib/regexp-regexp@0.0.8(transitive)
+ Added@stdlib/streams-node-stdin@0.0.7(transitive)
+ Added@stdlib/string-base-format-interpolate@0.0.4(transitive)
+ Added@stdlib/string-base-format-tokenize@0.0.4(transitive)
+ Added@stdlib/string-format@0.0.3(transitive)
+ Added@stdlib/string-lowercase@0.0.9(transitive)
+ Added@stdlib/string-replace@0.0.11(transitive)
+ Added@stdlib/types@0.0.14(transitive)
+ Added@stdlib/utils-constructor-name@0.0.8(transitive)
+ Added@stdlib/utils-convert-path@0.0.8(transitive)
+ Added@stdlib/utils-define-nonenumerable-read-only-property@0.0.7(transitive)
+ Added@stdlib/utils-define-property@0.0.9(transitive)
+ Added@stdlib/utils-escape-regexp-string@0.0.9(transitive)
+ Added@stdlib/utils-get-prototype-of@0.0.7(transitive)
+ Added@stdlib/utils-global@0.0.7(transitive)
+ Added@stdlib/utils-library-manifest@0.0.8(transitive)
+ Added@stdlib/utils-native-class@0.0.8(transitive)
+ Added@stdlib/utils-next-tick@0.0.8(transitive)
+ Added@stdlib/utils-noop@0.0.14(transitive)
+ Added@stdlib/utils-regexp-from-string@0.0.9(transitive)
+ Added@stdlib/utils-type-of@0.0.8(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedis-core-module@2.15.1(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedms@2.0.0(transitive)
+ Addedpath-parse@1.0.7(transitive)
+ Addedresolve@1.22.8(transitive)
+ Addedsupports-preserve-symlinks-flag@1.0.0(transitive)