inversify-hooks
Advanced tools
Comparing version 1.5.4 to 1.5.5
{ | ||
"name": "inversify-hooks", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "Wrapper of inversify-props to inject your dependencies in the components, made with TypeScript using hooks.", | ||
@@ -27,5 +27,5 @@ "main": "dist/index.js", | ||
"@types/react": "^16.8.7", | ||
"inversify-props": "^1.4.8", | ||
"inversify-props": "^1.4.9", | ||
"react": "^16.8.4" | ||
} | ||
} |
@@ -65,2 +65,5 @@ # Inversify Hooks | ||
## How to test | ||
There are more examples of how to test in [inversify-props](https://github.com/ckgrafico/inversify-props#how-to-test) | ||
## More examples | ||
@@ -67,0 +70,0 @@ There are more examples of how to use the container in services or other components in [inversify-props](https://github.com/ckgrafico/inversify-props#how-to-use) |
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
8109
79
Updatedinversify-props@^1.4.9