@chialab/esbuild-plugin-html
Advanced tools
Comparing version 0.4.17 to 0.4.18
{ | ||
"name": "@chialab/esbuild-plugin-html", | ||
"type": "module", | ||
"version": "0.4.17", | ||
"version": "0.4.18", | ||
"description": "A HTML loader plugin for esbuild.", | ||
@@ -37,7 +37,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"base32-encode": "^1.2.0", | ||
"cheerio": "^1.0.0-rc.6", | ||
"esbuild": "^0.11.16", | ||
"jimp": "^0.16.1", | ||
"xxhashjs": "^0.2.2" | ||
"jimp": "^0.16.1" | ||
}, | ||
@@ -47,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "32035231271381acb2d7bb92de28e0b44e647912" | ||
"gitHead": "3c45bc60f7d6795aed91f30f03347b38b6a31637" | ||
} |
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
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
3
39952
- Removedbase32-encode@^1.2.0
- Removedxxhashjs@^0.2.2
- Removedbase32-encode@1.2.0(transitive)
- Removedcuint@0.2.2(transitive)
- Removedto-data-view@1.1.0(transitive)
- Removedxxhashjs@0.2.2(transitive)