@sveltejs/adapter-node
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@sveltejs/adapter-node", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"devDependencies": { | ||
@@ -26,4 +26,5 @@ "@rollup/plugin-commonjs": "^15.1.0", | ||
"dev": "rollup -cw", | ||
"build": "rollup -c" | ||
"build": "rollup -c", | ||
"prepublish": "npm run build" | ||
} | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
5
2
4
22462
400