vue-safe-html
Advanced tools
Comparing version
{ | ||
"name": "vue-safe-html", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A Vue directive which renders sanitised HTML dynamically", | ||
"type": "module", | ||
"main": "dist/main.common.js", | ||
"module": "dist/main.esm.js", | ||
"main": "./dist/main.common.js", | ||
"module": "./dist/main.esm.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/main.esm.js", | ||
"require": "./dist/main.common.js" | ||
} | ||
}, | ||
"repository": "git@github.com:ecosia/vue-safe-html.git", | ||
@@ -9,0 +15,0 @@ "author": "Ecosia GmbH <opensource@ecosia.org>", |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
20566
0.59%