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

cra-template-typescript

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-typescript - npm Package Compare versions

Comparing version 2.0.0-next.64 to 2.0.0-next.77

4

package.json
{
"name": "cra-template-typescript",
"version": "2.0.0-next.64+7ab01169",
"version": "2.0.0-next.77+3d74b79d",
"keywords": [

@@ -27,3 +27,3 @@ "react",

],
"gitHead": "7ab0116939064c0417950fa7f92dff7324fe2126"
"gitHead": "3d74b79de0ca40d3e89531207f8064a17207bfb8"
}
{
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/react": "^10.2.1",
"@testing-library/user-event": "^12.0.2",
"@testing-library/jest-dom": "^5.11.0",
"@testing-library/react": "^10.4.3",
"@testing-library/user-event": "^12.0.11",
"@types/node": "^12.0.0",

@@ -8,0 +8,0 @@ "@types/react": "^16.9.0",

@@ -0,1 +1,3 @@

# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

@@ -9,6 +11,6 @@

Runs the app in the development mode.<br />
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.<br />
The page will reload if you make edits.\
You will also see any lint errors in the console.

@@ -18,3 +20,3 @@

Launches the test runner in the interactive watch mode.<br />
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

@@ -24,6 +26,6 @@

Builds the app for production to the `build` folder.<br />
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.<br />
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

@@ -30,0 +32,0 @@

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