folonite.js
Advanced tools
Comparing version 1.0.21 to 1.0.22
{ | ||
"name": "folonite.js", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "Folonite.js - The first lightweight framework that integrates dynamic server-side rendering (SSR), streaming capabilities, and an external component marketplace.", | ||
@@ -13,3 +13,3 @@ "type": "module", | ||
"init": "node scripts/init.cjs", | ||
"postinstall": "node scripts/init.cjs" | ||
"postinstall": "node node_modules/folonite.js/scripts/init.cjs" | ||
}, | ||
@@ -16,0 +16,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
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
48022
703