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

inversify-hooks

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inversify-hooks - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

4

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

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