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

@thi.ng/wasm-api-bindgen

Package Overview
Dependencies
Maintainers
0
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.5.11 to 0.5.12

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-bindgen",
"version": "0.5.11",
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects",
"version": "0.5.12",
"description": "Polyglot bindings code generators (TS/JS, Zig, C11) for hybrid WebAssembly projects",
"type": "module",

@@ -41,21 +41,21 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^8.11.7",
"@thi.ng/args": "^2.3.39",
"@thi.ng/arrays": "^2.9.13",
"@thi.ng/binary": "^3.4.30",
"@thi.ng/checks": "^3.6.9",
"@thi.ng/compare": "^2.3.10",
"@thi.ng/defmulti": "^3.0.45",
"@thi.ng/errors": "^2.5.13",
"@thi.ng/file-io": "^2.1.9",
"@thi.ng/logger": "^3.0.17",
"@thi.ng/paths": "^5.1.87",
"@thi.ng/strings": "^3.8.1",
"@thi.ng/wasm-api": "^1.6.6"
"@thi.ng/api": "^8.11.8",
"@thi.ng/args": "^2.3.40",
"@thi.ng/arrays": "^2.9.14",
"@thi.ng/binary": "^3.4.31",
"@thi.ng/checks": "^3.6.10",
"@thi.ng/compare": "^2.4.0",
"@thi.ng/defmulti": "^3.0.46",
"@thi.ng/errors": "^2.5.14",
"@thi.ng/file-io": "^2.1.10",
"@thi.ng/logger": "^3.0.18",
"@thi.ng/paths": "^5.1.88",
"@thi.ng/strings": "^3.8.2",
"@thi.ng/wasm-api": "^1.6.7"
},
"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"
},

@@ -74,7 +74,7 @@ "keywords": [

"string",
"tool",
"typescript",
"wasm",
"webassembly",
"zig",
"ziglang"
"zig"
],

@@ -125,3 +125,3 @@ "publishConfig": {

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

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

Polyglot bindings code generators for hybrid JS & WebAssembly projects. This is a support package for [@thi.ng/wasm-api](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api).
Polyglot bindings code generators (TS/JS, Zig, C11) for hybrid WebAssembly projects. This is a support package for [@thi.ng/wasm-api](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api).

@@ -51,0 +51,0 @@ Without any additional help, current data exchange between a WebAssembly module

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