react-native-repackager
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-native-repackager", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Custom extension for react-native packager", | ||
@@ -8,4 +8,4 @@ "main": "index.js", | ||
"test": ":", | ||
"postinstall": "git apply add_custom_extensions_to_react_packager.patch" | ||
"postinstall2": "", | ||
"postinstall": "echo '----'; pwd; echo '----'; git apply add_custom_extensions_to_react_packager.patch;" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
21312
5