react-native-repackager
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "react-native-repackager", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Custom extension for react-native packager", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"postinstall2": "", | ||
"postinstall": "echo '----'; pwd; echo '----'; git apply add_custom_extensions_to_react_packager.patch;" | ||
"postinstall": "echo '----'; pwd; echo '----'; git apply add_custom_extensions_to_react_packager.patch --verbose;" | ||
}, | ||
@@ -12,0 +12,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
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
21322