inversify-hooks
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "inversify-hooks", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Wrapper of inversify-props to inject your dependencies in the components, made with TypeScript using hooks.", | ||
@@ -26,6 +26,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@types/react": "^16.9.19", | ||
"@types/react": "^16.9.41", | ||
"inversify-props": "^2.2.1", | ||
"react": "^16.12.0" | ||
"react": "^16.13.1" | ||
} | ||
} |
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
Updated@types/react@^16.9.41
Updatedreact@^16.13.1