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

@thi.ng/wasm-api-dom

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.11.90 to 0.11.91

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-dom",
"version": "0.11.90",
"version": "0.11.91",
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications",

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

"build:types": "npx wasm-api-bindgen -a analytics.json --config src/typedefs-config.json --lang ts -o src/generated/api.ts --lang zig -o zig/api.zig src/typedefs.json",
"clean": "rimraf --glob '*.js' '*.d.ts' '*.map' doc generated",
"clean": "bun ../../tools/src/clean-package.ts",
"doc": "typedoc --excludePrivate --excludeInternal --out doc src/index.ts",

@@ -44,13 +44,12 @@ "doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",

"dependencies": {
"@thi.ng/api": "^8.11.0",
"@thi.ng/canvas": "^0.2.17",
"@thi.ng/errors": "^2.5.5",
"@thi.ng/prefixes": "^2.3.17",
"@thi.ng/wasm-api": "^1.5.1"
"@thi.ng/api": "^8.11.1",
"@thi.ng/canvas": "^0.2.18",
"@thi.ng/errors": "^2.5.6",
"@thi.ng/prefixes": "^2.3.18",
"@thi.ng/wasm-api": "^1.5.2"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@thi.ng/wasm-api-bindgen": "^0.5.1",
"@thi.ng/wasm-api-bindgen": "^0.5.2",
"esbuild": "^0.20.2",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",

@@ -107,3 +106,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