folonite.js
Advanced tools
Comparing version 1.0.22 to 1.0.23
{ | ||
"name": "folonite.js", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "Folonite.js - The first lightweight framework that integrates dynamic server-side rendering (SSR), streaming capabilities, and an external component marketplace.", | ||
@@ -12,4 +12,3 @@ "type": "module", | ||
"marketplace": "node scripts/marketplace.js", | ||
"init": "node scripts/init.cjs", | ||
"postinstall": "node node_modules/folonite.js/scripts/init.cjs" | ||
"init": "node scripts/init.cjs" | ||
}, | ||
@@ -16,0 +15,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
0
47953