react-quick-context
Advanced tools
Comparing version 1.0.0 to 1.0.2
{ | ||
"name": "react-quick-context", | ||
"version": "1.0.0", | ||
"version": "1.0.2", | ||
"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", | ||
"publish": "npm run build && npm publish" | ||
}, | ||
"repository": { | ||
@@ -17,4 +23,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
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
5020
4
112
1
3
1