generate-react-cli
Advanced tools
{ | ||
"name": "generate-react-cli", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "A simple React CLI to generate components instantly and more.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
import program from 'commander'; | ||
import chalk from 'chalk'; | ||
import pkg from '../package.json'; | ||
import { generateComponent, getCLIConfigFile } from './services/commandActions'; | ||
import { generateComponent } from './actions/componentActions'; | ||
import { getCLIConfigFile } from './services/configService'; | ||
@@ -6,0 +7,0 @@ let commandNotFound = true; |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
326
0.31%4
-20%16512
-0.1%1
Infinity%