@salla.sa/twilight
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "@salla.sa/twilight", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "Salla Theme Toolkit, Webcomponents, Events, Requests, Utils", | ||
@@ -8,3 +8,4 @@ "main": "dist/twilight.js", | ||
"prod": "webpack --mode production", | ||
"postinstall": "node ./twilight/postInstall.js" | ||
"watch": "webpack --mode development --watch", | ||
"postinstall": "node ./postInstall.js" | ||
}, | ||
@@ -30,6 +31,6 @@ "keywords": [ | ||
"components.js", | ||
"postInstall.js", | ||
"components/dist", | ||
"components/loader", | ||
"tailwind_css_list.js", | ||
"twilight/postInstall.js" | ||
"tailwind_css_list.js" | ||
], | ||
@@ -36,0 +37,0 @@ "homepage": "https://salla.dev", |
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
494032