add-react-component
Advanced tools
Comparing version 0.1.0 to 1.0.0
const path = require('path') | ||
const fs = require('fs') | ||
module.exports = PureComponent | ||
@@ -6,0 +5,0 @@ |
@@ -7,2 +7,3 @@ #!/usr/bin/env node | ||
const ComponentIndex = require('./components/component-index') | ||
const PureComponent = require('./components/pure-component') | ||
@@ -44,2 +45,3 @@ const StyleSheet = require('./components/stylesheet') | ||
ComponentIndex(rootDirectory, name) | ||
ShallowRender(rootDirectory, name) | ||
@@ -46,0 +48,0 @@ |
{ | ||
"name": "add-react-component", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "Create React Component CLI", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6191
9
146
0
6