@jill64/universal-sanitizer
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@jill64/universal-sanitizer", | ||
"description": "💎 Isomorphic html sanitizer by DOMPurify + sanitize-html", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"type": "module", | ||
@@ -47,3 +47,3 @@ "main": "dist/index.js", | ||
"prepack": "npm run build", | ||
"test": "vitest", | ||
"test": "npm run build && vitest", | ||
"lint": "npx eslint .", | ||
@@ -53,7 +53,10 @@ "format": "npx prettier -w ." | ||
"devDependencies": { | ||
"@jill64/eslint-config-ts": "1.0.16", | ||
"@edge-runtime/vm": "3.2.0", | ||
"@jill64/eslint-config-ts": "1.1.3", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@types/node": "20.11.16", | ||
"esbuild": "0.20.0", | ||
"typescript": "5.3.3" | ||
"@types/node": "20.11.19", | ||
"esbuild": "0.20.1", | ||
"jsdom": "24.0.0", | ||
"typescript": "5.3.3", | ||
"vitest": "1.3.1" | ||
}, | ||
@@ -63,5 +66,5 @@ "dependencies": { | ||
"@types/sanitize-html": "2.11.0", | ||
"dompurify": "3.0.8", | ||
"dompurify": "3.0.9", | ||
"sanitize-html": "2.11.0" | ||
} | ||
} |
@@ -7,3 +7,3 @@ <!----- BEGIN GHOST DOCS HEADER -----> | ||
<a href="https://npmjs.com/package/@jill64/universal-sanitizer"><img src="https://img.shields.io/npm/v/@jill64/universal-sanitizer" alt="npm-version" /></a> <a href="https://npmjs.com/package/@jill64/universal-sanitizer"><img src="https://img.shields.io/npm/l/@jill64/universal-sanitizer" alt="npm-license" /></a> <a href="https://npmjs.com/package/@jill64/universal-sanitizer"><img src="https://img.shields.io/npm/dm/@jill64/universal-sanitizer" alt="npm-download-month" /></a> <a href="https://npmjs.com/package/@jill64/universal-sanitizer"><img src="https://img.shields.io/bundlephobia/min/@jill64/universal-sanitizer" alt="npm-min-size" /></a> | ||
<a href="https://npmjs.com/package/@jill64/universal-sanitizer"><img src="https://img.shields.io/npm/v/@jill64/universal-sanitizer" alt="npm-version" /></a> <a href="https://npmjs.com/package/@jill64/universal-sanitizer"><img src="https://img.shields.io/npm/l/@jill64/universal-sanitizer" alt="npm-license" /></a> <a href="https://npmjs.com/package/@jill64/universal-sanitizer"><img src="https://img.shields.io/npm/dm/@jill64/universal-sanitizer" alt="npm-download-month" /></a> <a href="https://npmjs.com/package/@jill64/universal-sanitizer"><img src="https://img.shields.io/bundlephobia/min/@jill64/universal-sanitizer" alt="npm-min-size" /></a> <a href="https://github.com/jill64/universal-sanitizer/actions/workflows/ci.yml"><img src="https://github.com/jill64/universal-sanitizer/actions/workflows/ci.yml/badge.svg" alt="ci.yml" /></a> | ||
@@ -47,4 +47,4 @@ <!----- END GHOST DOCS BADGES -----> | ||
MIT | ||
[MIT](LICENSE) | ||
<!----- END GHOST DOCS FOOTER -----> |
Sorry, the diff of this file is too big to display
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
210320
0
8
+ Addeddompurify@3.0.9(transitive)
- Removeddompurify@3.0.8(transitive)
Updateddompurify@3.0.9