svelte-render-md
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -1,2 +0,1 @@ | ||
import * as fs from 'fs' | ||
import * as yaml from 'js-yaml' | ||
@@ -3,0 +2,0 @@ import * as showdown from 'showdown' |
{ | ||
"name": "svelte-render-md", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"exports": { | ||
@@ -5,0 +5,0 @@ "./package.json": "./package.json", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
3837
58