New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@stdlib/number-float16-ctor

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/number-float16-ctor - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+8
-8
package.json
{
"name": "@stdlib/number-float16-ctor",
"version": "0.1.1",
"version": "0.1.2",
"description": "16-bit half-precision floating-point number.",

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

"@stdlib/assert-has-to-primitive-symbol-support": "^0.1.0",
"@stdlib/assert-is-number": "^0.2.2",
"@stdlib/number-float64-base-to-float16": "^0.1.0",
"@stdlib/string-format": "^0.2.2",
"@stdlib/symbol-to-primitive": "^0.1.0",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
"@stdlib/utils-define-read-only-property": "^0.2.2",
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
"@stdlib/assert-is-number": "^0.2.3",
"@stdlib/number-float64-base-to-float16": "^0.1.2",
"@stdlib/string-format": "^0.2.3",
"@stdlib/symbol-to-primitive": "^0.1.1",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
"@stdlib/utils-define-read-only-property": "^0.2.3",
"@stdlib/error-tools-fmtprodmsg": "^0.2.3"
},

@@ -45,0 +45,0 @@ "devDependencies": {},

@@ -416,4 +416,4 @@ <!--

[test-image]: https://github.com/stdlib-js/number-float16-ctor/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/number-float16-ctor/actions/workflows/test.yml?query=branch:v0.1.1
[test-image]: https://github.com/stdlib-js/number-float16-ctor/actions/workflows/test.yml/badge.svg?branch=v0.1.2
[test-url]: https://github.com/stdlib-js/number-float16-ctor/actions/workflows/test.yml?query=branch:v0.1.2

@@ -420,0 +420,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/number-float16-ctor/main.svg