Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/number-float64-base-identity

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/number-float64-base-identity - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+2
-2
package.json
{
"name": "@stdlib/number-float64-base-identity",
"version": "0.1.0",
"version": "0.1.1",
"description": "Evaluate the identity function for a double-precision floating-point number.",

@@ -36,3 +36,3 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/math-base-napi-unary": "^0.2.4",
"@stdlib/math-base-napi-unary": "^0.2.6",
"@stdlib/utils-library-manifest": "^0.2.3"

@@ -39,0 +39,0 @@ },

@@ -262,4 +262,4 @@ <!--

[test-image]: https://github.com/stdlib-js/number-float64-base-identity/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/number-float64-base-identity/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/number-float64-base-identity/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/number-float64-base-identity/actions/workflows/test.yml?query=branch:v0.1.1

@@ -266,0 +266,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/number-float64-base-identity/main.svg