Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@minify-html/wasm

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@minify-html/wasm - npm Package Compare versions

Comparing version
0.16.2
to
0.16.3
+1
-1
package.json

@@ -7,3 +7,3 @@ {

],
"version": "0.16.2",
"version": "0.16.3",
"files": [

@@ -10,0 +10,0 @@ "index_bg.wasm",

@@ -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