New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@airma/react-hooks

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airma/react-hooks - npm Package Compare versions

Comparing version

to
18.3.0-alpha.4

6

package.json
{
"private": false,
"name": "@airma/react-hooks",
"version": "18.3.0-alpha.3",
"version": "18.3.0-alpha.4",
"description": "This is a common react hook package",

@@ -28,5 +28,5 @@ "license": "MIT",

"dependencies": {
"@airma/react-effect": "^18.3.0-alpha.3",
"@airma/react-effect": "^18.3.0-alpha.4",
"@airma/react-hooks-core": "^18.0.0",
"@airma/react-state": "^18.3.0-alpha.3",
"@airma/react-state": "^18.3.0-alpha.4",
"react": ">=16.8.0"

@@ -33,0 +33,0 @@ },