cheap-di-react
Advanced tools
Comparing version 4.1.0-rc-10 to 4.1.0-rc-11
{ | ||
"name": "cheap-di-react", | ||
"version": "4.1.0-rc-10", | ||
"version": "4.1.0-rc-11", | ||
"description": "Dependency injection based on cheap-di for using in React components with React Context", | ||
@@ -12,13 +12,13 @@ "scripts": { | ||
"devDependencies": { | ||
"@testing-library/jest-dom": "6.1.4", | ||
"@testing-library/react": "14.1.2", | ||
"@types/jest": "29.5.10", | ||
"@types/react": "18.2.38", | ||
"cheap-di": "4.0.0-rc-11", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"typescript": "5.2.2" | ||
"@testing-library/jest-dom": "^6.1.5", | ||
"@testing-library/react": "^14.1.2", | ||
"@types/jest": "^29.5.11", | ||
"@types/react": "^18.2.38", | ||
"cheap-di": "^4.0.0-rc-13", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"typescript": "^5.2.2" | ||
}, | ||
"peerDependencies": { | ||
"cheap-di": ">= 4.0.0-rc-11", | ||
"cheap-di": ">= 4.0.0-rc-13", | ||
"react": ">= 18.2.0", | ||
@@ -25,0 +25,0 @@ "react-dom": ">= 18.2.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
63113
0