@minify-html/wasm
Advanced tools
+1
-1
@@ -7,3 +7,3 @@ { | ||
| ], | ||
| "version": "0.16.2", | ||
| "version": "0.16.3", | ||
| "files": [ | ||
@@ -10,0 +10,0 @@ "index_bg.wasm", |
+10
-4
@@ -63,3 +63,3 @@ <h1> | ||
| [dependencies] | ||
| minify-html = "0.16.2" | ||
| minify-html = "0.16.3" | ||
| ``` | ||
@@ -80,6 +80,12 @@ | ||
| ### Get | ||
| Add the JSR package: | ||
| ``` | ||
| deno add jsr:@minify-html/deno | ||
| ``` | ||
| ### Use | ||
| Add the JSR package using `deno add jsr:@minify-html/deno`. | ||
| ```ts | ||
@@ -152,3 +158,3 @@ import init, {minify} from "@minify-html/deno"; | ||
| <artifactId>minify-html</artifactId> | ||
| <version>0.16.2</version> | ||
| <version>0.16.3</version> | ||
| </dependency> | ||
@@ -155,0 +161,0 @@ ``` |
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
5188648
0.01%512
1.19%