🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

webm-wasm

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webm-wasm - npm Package Compare versions

Comparing version

to
0.3.1

demo/live.html

2

demo/node-simple.js

@@ -31,3 +31,3 @@ /**

const worker = new Worker("../dist/webm-worker.js");
worker.postMessage("../dist/webm-wasm.wasm");
worker.postMessage("./webm-wasm.wasm");
await nextEvent(worker, "message");

@@ -34,0 +34,0 @@

@@ -43,3 +43,3 @@ /**

const worker = new Worker("../dist/webm-worker.js");
worker.postMessage("../dist/webm-wasm.wasm");
worker.postMessage("./webm-wasm.wasm");
await nextEvent(worker, "message");

@@ -46,0 +46,0 @@

{
"name": "webm-wasm",
"version": "0.3.0",
"version": "0.3.1",
"description": "webm-wasm lets you create webm videos in JavaScript via WebAssembly.",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet