cra-template-07
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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"] |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
453958
879
0