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

react-quick-context

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-quick-context - npm Package Compare versions

Comparing version 1.0.0 to 1.0.3

index.jsx

13

package.json
{
"name": "react-quick-context",
"version": "1.0.0",
"version": "1.0.3",
"description": "A simple wrapper to quickly and easily create react contexts.",
"main": "index.tsx",
"main": "index.jsx",
"types": "index.d.ts",
"src": "index.tsx",
"scripts": {
"build": "tsc"
},
"repository": {

@@ -17,4 +22,6 @@ "type": "git",

"devDependencies": {
"react": "18.2.0"
"@types/react": "18.2.56",
"react": "18.2.0",
"typescript": "5.3.3"
}
}

Sorry, the diff of this file is not supported yet

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