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
119
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.1 to 0.5.2

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-04-22T09:56:21Z
- **Last updated**: 2024-04-23T07:02:19Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

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

"build:esbuild": "esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts",
"clean": "rimraf --glob '*.js' '*.d.ts' '*.map' doc internal",
"clean": "bun ../../tools/src/clean-package.ts",
"doc": "typedoc --excludePrivate --excludeInternal --out doc src/index.ts",

@@ -42,15 +42,15 @@ "doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",

"dependencies": {
"@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.5.1"
"@thi.ng/api": "^8.11.1",
"@thi.ng/args": "^2.3.32",
"@thi.ng/arrays": "^2.9.5",
"@thi.ng/binary": "^3.4.24",
"@thi.ng/checks": "^3.6.3",
"@thi.ng/compare": "^2.3.4",
"@thi.ng/defmulti": "^3.0.38",
"@thi.ng/errors": "^2.5.6",
"@thi.ng/file-io": "^2.1.0",
"@thi.ng/logger": "^3.0.11",
"@thi.ng/paths": "^5.1.80",
"@thi.ng/strings": "^3.7.32",
"@thi.ng/wasm-api": "^1.5.2"
},

@@ -60,3 +60,2 @@ "devDependencies": {

"esbuild": "^0.20.2",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",

@@ -127,3 +126,3 @@ "typescript": "^5.4.3"

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