lib-react-components
Advanced tools
Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "lib-react-components", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "React components", | ||
@@ -21,4 +21,3 @@ "keywords": [ | ||
"prebuild": "npm run clean", | ||
"clean": "rimraf index.js && rimraf components && rimraf containers && rimraf utils && rimraf theme", | ||
"postinstall": "npm run build" | ||
"clean": "rimraf index.js && rimraf components && rimraf containers && rimraf utils && rimraf theme" | ||
}, | ||
@@ -25,0 +24,0 @@ "repository": { |
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
1
450707