react-native-component
Advanced tools
+1
-1
@@ -11,3 +11,3 @@ #!/usr/bin/env node | ||
| .option('-p, --path [value]', 'Path of new component', '') | ||
| .version('0.1.8', '-v, --version') | ||
| .version('0.1.9', '-v, --version') | ||
| .parse(process.argv); | ||
@@ -14,0 +14,0 @@ |
+1
-1
| { | ||
| "name": "react-native-component", | ||
| "version": "0.1.8", | ||
| "version": "0.1.9", | ||
| "description": "Generate skeletons for react native components", | ||
@@ -5,0 +5,0 @@ "main": "./lib/fileHandler.js", |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package