@mediabunny/flac-encoder
Advanced tools
@@ -166,1 +166,4 @@ "use strict"; | ||
| } | ||
| // Prevents the worker for being randomly closed by Firefox | ||
| // https://github.com/Vanilagy/mediabunny/issues/435 | ||
| setInterval(() => { }, 1000); |
+1
-1
| { | ||
| "name": "@mediabunny/flac-encoder", | ||
| "author": "Vanilagy", | ||
| "version": "1.50.8", | ||
| "version": "1.50.9", | ||
| "description": "FLAC encoder extension for Mediabunny, based on libFLAC.", | ||
@@ -6,0 +6,0 @@ "main": "./dist/bundles/mediabunny-flac-encoder.mjs", |
@@ -195,1 +195,5 @@ /*! | ||
| } | ||
| // Prevents the worker for being randomly closed by Firefox | ||
| // https://github.com/Vanilagy/mediabunny/issues/435 | ||
| setInterval(() => {}, 1000); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
1621821
0.02%8267
0.07%8
-11.11%