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

cra-template-unicorn

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-unicorn - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

2

package.json
{
"name": "cra-template-unicorn",
"private": false,
"version": "1.5.0",
"version": "1.6.0",
"description": "The full template with redux-toolkit for Create React App.",

@@ -6,0 +6,0 @@ "main": "template.json",

{
"dependencies": {
"@craco/craco": "^5.6.2",
"@craco/craco": "^5.6.3",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27",
"@reduxjs/toolkit": "^1.1.0",
"@reduxjs/toolkit": "^1.2.5",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@testing-library/react": "^9.4.1",
"@testing-library/user-event": "^10.0.0",
"@types/jest": "^24.0.0",

@@ -21,7 +21,7 @@ "@types/node": "^12.0.0",

"react-dom": "^16.12.0",
"react-redux": "^7.1.3",
"react-redux": "^7.2.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-scripts": "3.3.0",
"typescript": "~3.7.2"
"react-scripts": "3.4.0",
"typescript": "~3.8.2"
},

@@ -28,0 +28,0 @@ "scripts": {

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