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
1
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.4.68 to 0.4.69

8

CHANGELOG.md
# Change Log
- **Last updated**: 2024-04-11T12:32:44Z
- **Last updated**: 2024-04-20T14:42:45Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -12,2 +12,8 @@

### [0.4.69](https://github.com/thi-ng/umbrella/tree/@thi.ng/wasm-api-bindgen@0.4.69) (2024-04-20)
#### ♻️ Refactoring
- update type usage ([1c4a3c3](https://github.com/thi-ng/umbrella/commit/1c4a3c3))
### [0.4.52](https://github.com/thi-ng/umbrella/tree/@thi.ng/wasm-api-bindgen@0.4.52) (2024-02-22)

@@ -14,0 +20,0 @@

30

package.json
{
"name": "@thi.ng/wasm-api-bindgen",
"version": "0.4.68",
"version": "0.4.69",
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects",

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

"dependencies": {
"@thi.ng/api": "^8.10.1",
"@thi.ng/args": "^2.3.30",
"@thi.ng/arrays": "^2.9.3",
"@thi.ng/binary": "^3.4.22",
"@thi.ng/checks": "^3.6.1",
"@thi.ng/compare": "^2.3.2",
"@thi.ng/defmulti": "^3.0.36",
"@thi.ng/errors": "^2.5.4",
"@thi.ng/file-io": "^2.0.2",
"@thi.ng/logger": "^3.0.9",
"@thi.ng/paths": "^5.1.78",
"@thi.ng/strings": "^3.7.30",
"@thi.ng/wasm-api": "^1.4.68"
"@thi.ng/api": "^8.11.0",
"@thi.ng/args": "^2.3.31",
"@thi.ng/arrays": "^2.9.4",
"@thi.ng/binary": "^3.4.23",
"@thi.ng/checks": "^3.6.2",
"@thi.ng/compare": "^2.3.3",
"@thi.ng/defmulti": "^3.0.37",
"@thi.ng/errors": "^2.5.5",
"@thi.ng/file-io": "^2.0.3",
"@thi.ng/logger": "^3.0.10",
"@thi.ng/paths": "^5.1.79",
"@thi.ng/strings": "^3.7.31",
"@thi.ng/wasm-api": "^1.4.69"
},

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

},
"gitHead": "18a0c063a7b33d790e5bc2486c106f45f663ac28\n"
"gitHead": "8339d05ecc857e529c7325a9839c0063b89e728d\n"
}

@@ -737,6 +737,6 @@ <!-- This file is generated - DO NOT EDIT! -->

```html
<script type="module" src="https://cdn.skypack.dev/@thi.ng/wasm-api-bindgen"></script>
<script type="module" src="https://esm.run/@thi.ng/wasm-api-bindgen"></script>
```
[Skypack documentation](https://docs.skypack.dev/)
[JSDelivr documentation](https://www.jsdelivr.com/)

@@ -743,0 +743,0 @@ For Node.js REPL:

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