New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fp16

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp16 - npm Package Versions

0.3.0

Diff

Changelog

Source

[0.3.0] - 2024-07-31

Changed

  • Added optional littleEndian?: boolean argument to setFloat16 and getFloat16 to match the DataView interface

Added

  • Created .pretterrc.json prettier config
joelg
published 0.2.0 •

Changelog

Source

[0.2.0] - 2022-08-27

Changed

  • Switch precision values to integer enums instead of string constants
  • Upgrade ava to 4.0.0
joelg
published 0.1.4 •

Changelog

Source

[0.1.4] - 2021-09-14

Changed

  • Use Object.is to test for -0 instead of dividing by Infinity
joelg
published 0.1.3 •

Changelog

Source

[0.1.3] - 2021-09-14

Changed

  • Update the README and fix tests to reflect that Precision: "underflow" may indicate rounding to the smallest signed subnormal value in addition to signed zero.
joelg
published 0.1.2 •

Changelog

Source

[0.1.2] - 2021-09-14

Changed

  • Fixed the Deno publish webhook URL (point to repository root instead of subdirectory)
joelg
published 0.1.1 •

Changelog

Source

[0.1.1] - 2021-09-14

Added

  • Publish to Deno!

Changed

  • Fixed some linkes in the README
joelg
published 0.1.0 •

Changelog

Source

[0.1.0] - 2021-09-14

Added

  • Initial implementation and tests!
  • This changelog!
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc