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

hook-is-all-you-need

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hook-is-all-you-need - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

14

package.json
{
"name": "hook-is-all-you-need",
"version": "0.1.3",
"version": "0.1.4",
"description": "Hook is all you need",
"main": "dist/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/oney/hook-is-all-you-need.git"
},
"homepage": "https://github.com/oney/hook-is-all-you-need",
"files": [

@@ -24,2 +29,9 @@ "dist"

"license": "MIT",
"keywords": [
"react",
"state",
"management",
"hook",
"context"
],
"devDependencies": {

@@ -26,0 +38,0 @@ "@types/react": "^18.3.3",

@@ -109,2 +109,6 @@ # Hook Is All You Need (HIAYN)

```shell
npm i hook-is-all-you-need
```
Initialize `Interceptor` and wrap `InterceptorContext` around your root component.

@@ -111,0 +115,0 @@

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