Socket
Socket
Sign inDemoInstall

@thi.ng/api

Package Overview
Dependencies
0
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.9.17 to 8.9.18

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-01-23T15:58:27Z
- **Last updated**: 2024-01-26T18:03:04Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/api",
"version": "8.9.17",
"version": "8.9.18",
"description": "Common, generic types, interfaces & mixins",

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

},
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n"
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\n"
}

@@ -189,3 +189,3 @@ export type ArrayLikeIterable<T> = ArrayLike<T> & Iterable<T>;

* Takes an {@link NumericArray} and returns its corresponding {@link Type} ID.
* Standard JS arrays will default to {@link "f64"}.
* Standard JS arrays will default to "f64".
*

@@ -192,0 +192,0 @@ * @param x -

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc