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.81 to 0.11.82

2

dom.js

@@ -19,3 +19,3 @@ import { adaptDPI } from "@thi.ng/canvas";

[/^drag(end|enter|leave|over|start)|drop$/, "drag", EventType.DRAG],
[/^blur|focus(in|out)?$/, , EventType.FOCUS],
[/^blur|focus(in|out)?$/, void 0, EventType.FOCUS],
[/^change|(before)?input$/, "input", EventType.INPUT],

@@ -22,0 +22,0 @@ [/^key(down|press|up)$/, "key", EventType.KEY],

{
"name": "@thi.ng/wasm-api-dom",
"version": "0.11.81",
"version": "0.11.82",
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications",

@@ -44,10 +44,10 @@ "type": "module",

"@thi.ng/api": "^8.9.30",
"@thi.ng/canvas": "^0.2.12",
"@thi.ng/canvas": "^0.2.13",
"@thi.ng/errors": "^2.5.1",
"@thi.ng/prefixes": "^2.3.13",
"@thi.ng/wasm-api": "^1.4.62"
"@thi.ng/wasm-api": "^1.4.63"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.42.3",
"@thi.ng/wasm-api-bindgen": "^0.4.61",
"@thi.ng/wasm-api-bindgen": "^0.4.62",
"esbuild": "^0.20.1",

@@ -106,3 +106,3 @@ "rimraf": "^5.0.5",

},
"gitHead": "4b3d4ab6ce373ca817ad780f679572169a9ed733\n"
"gitHead": "da965520b2f3f8c259a791e8e8864308be2ba0be\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