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

cheap-di-react

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cheap-di-react - npm Package Compare versions

Comparing version 4.1.0-rc-10 to 4.1.0-rc-11

20

package.json
{
"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"

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