@andrewprifer/cra-template-typescript
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "@andrewprifer/cra-template-typescript", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "react", |
@@ -28,2 +28,2 @@ # andrewprifer-cra-template-typescript | ||
- prettier | ||
- component scaffolding (`yarn sc components/containers MyComponent`) | ||
- component scaffolding (`yarn scaffold`) |
@@ -21,2 +21,3 @@ { | ||
"craco-plugin-react-hot-reload": "^0.1.0", | ||
"plop": "^2.7.3", | ||
"react-hot-loader": "^4.12.19", | ||
@@ -29,3 +30,3 @@ "typescript": "~3.7.2" | ||
"test": "craco test", | ||
"sc": "./dev-scripts/scaffoldComponent.js", | ||
"scaffold": "plop", | ||
"storybook": "start-storybook -p 9009 -s public", | ||
@@ -32,0 +33,0 @@ "build-storybook": "build-storybook -s public" |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
41632
27
343
0