Comparing version
@@ -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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
27
3.85%5
-37.5%907225
-33.43%920
-42.5%