minify-html-wasm
Advanced tools
Comparing version 0.0.4 to 0.1.0
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1751061
11
543
5