Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/wasm-api

Package Overview
Dependencies
Maintainers
0
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/wasm-api - npm Package Compare versions

Comparing version 1.6.6 to 1.6.7

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-07-22T13:15:57Z
- **Last updated**: 2024-08-10T15:03:07Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

{
"name": "@thi.ng/wasm-api",
"version": "1.6.6",
"version": "1.6.7",
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects",

@@ -40,15 +40,15 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.11.7",
"@thi.ng/arrays": "^2.9.13",
"@thi.ng/checks": "^3.6.9",
"@thi.ng/errors": "^2.5.13",
"@thi.ng/hex": "^2.3.51",
"@thi.ng/idgen": "^2.2.47",
"@thi.ng/logger": "^3.0.17"
"@thi.ng/api": "^8.11.8",
"@thi.ng/arrays": "^2.9.14",
"@thi.ng/checks": "^3.6.10",
"@thi.ng/errors": "^2.5.14",
"@thi.ng/hex": "^2.3.52",
"@thi.ng/idgen": "^2.2.48",
"@thi.ng/logger": "^3.0.18"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.0",
"@microsoft/api-extractor": "^7.47.5",
"esbuild": "^0.23.0",
"typedoc": "^0.26.3",
"typescript": "^5.5.3"
"typedoc": "^0.26.5",
"typescript": "^5.5.4"
},

@@ -58,7 +58,8 @@ "keywords": [

"api",
"bigint",
"bindings",
"bigint",
"browser",
"c",
"event",
"free-list",
"hex",

@@ -68,2 +69,3 @@ "interop",

"memory",
"memory-mapped",
"modular",

@@ -78,4 +80,3 @@ "polyglot",

"webassembly",
"zig",
"ziglang"
"zig"
],

@@ -122,3 +123,3 @@ "publishConfig": {

},
"gitHead": "bd22b0826134b79064169371665b4d6caa9b6066\n"
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n"
}

@@ -381,3 +381,3 @@ <!-- This file is generated - DO NOT EDIT! -->

- [@thi.ng/wasm-api-bindgen](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api-bindgen) - Polyglot bindings code generators for hybrid JS & WebAssembly projects
- [@thi.ng/wasm-api-bindgen](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api-bindgen) - Polyglot bindings code generators (TS/JS, Zig, C11) for hybrid WebAssembly projects
- [@thi.ng/wasm-api-canvas](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api-canvas) - HTML Canvas2D bridge API for hybrid TypeScript & WASM (Zig) applications

@@ -384,0 +384,0 @@ - [@thi.ng/wasm-api-dom](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api-dom) - Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications

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