@flypay/flyt-semantic-theme
Advanced tools
Comparing version 1.0.0 to 1.0.4
{ | ||
"name": "@flypay/flyt-semantic-theme", | ||
"version": "1.0.0", | ||
"version": "1.0.4", | ||
"description": "Flyt semantic theme to be shared across web projects", | ||
@@ -10,2 +10,7 @@ "main": "", | ||
"scripts": { | ||
"install": "./bin/install.sh", | ||
"clean-node": "./bin/destroy-node-modules.sh", | ||
"publish-pkg": "./bin/publish.sh", | ||
"serve": "./bin/serve.sh", | ||
"watch": "./bin/watch.sh", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -12,0 +17,0 @@ }, |
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
7115720
179
2