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.2.4 to 1.2.5

2

CHANGELOG.md
# Change Log
- **Last updated**: 2022-12-16T12:52:25Z
- **Last updated**: 2022-12-22T21:47:08Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

@@ -38,13 +38,13 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.6.1",
"@thi.ng/arrays": "^2.4.6",
"@thi.ng/checks": "^3.3.5",
"@thi.ng/errors": "^2.2.6",
"@thi.ng/hex": "^2.3.2",
"@thi.ng/idgen": "^2.1.22",
"@thi.ng/logger": "^1.4.5"
"@thi.ng/api": "^8.6.2",
"@thi.ng/arrays": "^2.4.7",
"@thi.ng/checks": "^3.3.6",
"@thi.ng/errors": "^2.2.7",
"@thi.ng/hex": "^2.3.3",
"@thi.ng/idgen": "^2.1.23",
"@thi.ng/logger": "^1.4.6"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.33.7",
"@thi.ng/testament": "^0.3.7",
"@thi.ng/testament": "^0.3.8",
"rimraf": "^3.0.2",

@@ -119,3 +119,3 @@ "tools": "^0.0.1",

},
"gitHead": "7b2af448da8a63fb21704a79cc4cdf1f3d7d7a64\n"
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n"
}

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

Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects
Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects.

@@ -359,2 +359,3 @@ This package provides the following:

- [@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-canvas](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api-canvas) - HTML Canvas2D bridge API for hybrid TypeScript & WASM (Zig) applications
- [@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

@@ -361,0 +362,0 @@ - [@thi.ng/wasm-api-schedule](https://github.com/thi-ng/umbrella/tree/develop/packages/wasm-api-schedule) - Delayed & scheduled function execution (via setTimeout() etc.) for hybrid WASM apps

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