Socket
Socket
Sign inDemoInstall

@thi.ng/api

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/api - npm Package Compare versions

Comparing version 8.4.4 to 8.4.5

8

CHANGELOG.md
# Change Log
- **Last updated**: 2022-10-28T19:08:39Z
- **Last updated**: 2022-11-01T12:32:51Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -12,2 +12,8 @@

### [8.4.5](https://github.com/thi-ng/umbrella/tree/@thi.ng/api@8.4.5) (2022-11-01)
#### 🩹 Bug fixes
- off-by-one error for BIT_SHIFTS LUT (f64) ([dae2279](https://github.com/thi-ng/umbrella/commit/dae2279))
## [8.4.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/api@8.4.0) (2022-08-15)

@@ -14,0 +20,0 @@

4

package.json
{
"name": "@thi.ng/api",
"version": "8.4.4",
"version": "8.4.5",
"description": "Common, generic types, interfaces & mixins",

@@ -225,3 +225,3 @@ "type": "module",

},
"gitHead": "41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6\n"
"gitHead": "a4b60163a8caddceed5ec1b6b3584d164f61e7b6\n"
}

@@ -81,3 +81,3 @@ /**

f32: 2,
f64: 2,
f64: 3,
};

@@ -84,0 +84,0 @@ export const FLOAT_ARRAY_CTORS = {

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