New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cra-template-07

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-07 - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "cra-template-07",
"version": "2.0.0",
"version": "2.0.1",
"keywords": [

@@ -5,0 +5,0 @@ "react",

@@ -5,20 +5,22 @@ {

"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"html-react-parser": "^1.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-scripts": "4.0.3",
"web-vitals": "^1.0.1",
"sass": "^1.47.0"
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"html-react-parser": "^1.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-scripts": "4.0.3",
"web-vitals": "^1.0.1",
"sass": "^1.47.0"
},
"scripts": {
"start": "react-scripts --openssl-legacy-provider start",
"build": "CI=false react-scripts --openssl-legacy-provider build",
"test": "react-scripts --openssl-legacy-provider test",
"eject": "react-scripts --openssl-legacy-provider eject"
}
},
"scripts": {
"start": "react-scripts --openssl-legacy-provider start",
"build": "CI=false react-scripts --openssl-legacy-provider build",
"test": "react-scripts --openssl-legacy-provider test",
"eject": "react-scripts --openssl-legacy-provider eject"
},
"eslintConfig": {

@@ -25,0 +27,0 @@ "extends": ["react-app", "react-app/jest"]

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