vite-plugin-solid
Advanced tools
Comparing version 2.3.10 to 2.3.11
{ | ||
"name": "vite-plugin-solid", | ||
"version": "2.3.10", | ||
"version": "2.3.11", | ||
"description": "solid-js integration plugin for vite 3", | ||
@@ -19,2 +19,8 @@ "type": "module", | ||
}, | ||
"scripts": { | ||
"build": "rollup -c && tsc --emitDeclarationOnly", | ||
"dev": "rollup -c -w", | ||
"prepublishOnly": "pnpm build", | ||
"check": "package-check" | ||
}, | ||
"repository": { | ||
@@ -65,8 +71,3 @@ "type": "git", | ||
}, | ||
"packageManager": "pnpm@6.24.4", | ||
"scripts": { | ||
"build": "rollup -c && tsc --emitDeclarationOnly", | ||
"dev": "rollup -c -w", | ||
"check": "package-check" | ||
} | ||
} | ||
"packageManager": "pnpm@6.24.4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
77884
634
7