Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@andrewprifer/cra-template-typescript

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andrewprifer/cra-template-typescript - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

template/plop-templates/component.hbs

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc