folonite.js
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "folonite.js", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "Folonite.js - The first lightweight framework that integrates dynamic server-side rendering (SSR), streaming capabilities, and an external component marketplace.", | ||
@@ -12,3 +12,4 @@ "type": "module", | ||
"marketplace": "node scripts/marketplace.js", | ||
"init": "node scripts/init.js" | ||
"init": "node scripts/init.js", | ||
"postinstall": "node scripts/init.js" | ||
}, | ||
@@ -15,0 +16,0 @@ "keywords": [ |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
47646
1