Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

minify-html-wasm

Package Overview
Dependencies
Maintainers
1
Versions
6
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.0.4 to 0.1.0

dist/no-modules/index_bg.wasm

26

package.json
{
"name": "minify-html-wasm",
"collaborators": [
"Wilson Lin <code@wilsonl.in>",
"Ze-Zheng Wu <zzwu@zju.edu.cn>"
],
"version": "0.0.4",
"files": [
"index_bg.wasm",
"index.js",
"index.d.ts"
],
"module": "index.js",
"types": "index.d.ts",
"sideEffects": [
"./snippets/*"
],
"description": "Extremely fast and smart HTML + JS + CSS minifier",
"version": "0.1.0",
"private": false,
"type": "module",
"main": "index.js",
"files": [
"./dist/**/*"
],
"main": "./dist/web/index.js",
"types": "./dist/web/index.d.ts",
"exports": {
"import": "./dist/web/index.js",
"default": "./dist/web/index.js"
},
"repository": {

@@ -23,0 +17,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc