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
1
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.5.2 to 1.5.3

zig/zig-cache/tmp/db4af70a9676f22f/build

5

CHANGELOG.md
# Change Log
- **Last updated**: 2024-04-23T07:02:17Z
- **Last updated**: 2024-04-25T19:44:55Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -18,2 +18,4 @@

- store existing script as build-v0.11.zig
- update build script for zig v0.12.0 (incomplete) ([d4fcc54](https://github.com/thi-ng/umbrella/commit/d4fcc54))
- store existing script as build-v0.11.zig

@@ -27,2 +29,3 @@ #### 🩹 Bug fixes

- minor zig v0.12.0 updates ([4a0751c](https://github.com/thi-ng/umbrella/commit/4a0751c))
- minor zig v0.12.0 updates ([e3e074d](https://github.com/thi-ng/umbrella/commit/e3e074d))

@@ -29,0 +32,0 @@ ### [1.4.69](https://github.com/thi-ng/umbrella/tree/@thi.ng/wasm-api@1.4.69) (2024-04-20)

6

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

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

"pub": "yarn npm publish --access public",
"test": "bun test",
"test": "zig test zig/managed-index.zig && bun test",
"test:build-zig": "zig build-lib -O ReleaseSmall -target wasm32-freestanding -dynamic --strip --pkg-begin wasmapi zig/lib.zig --pkg-end test/custom.zig && wasm-dis -o custom.wast custom.wasm && cp custom.wasm test",

@@ -119,3 +119,3 @@ "tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts"

},
"gitHead": "5dd66c18a3862a3af69a5b2f49563f7cbdd960c2\n"
"gitHead": "aed3421c21044c005fbcb7cc37965ccf85a870d2\n"
}
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