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

@airma/react-effect

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airma/react-effect - npm Package Compare versions

Comparing version 18.0.4 to 18.0.5

2

index.d.ts

@@ -150,3 +150,3 @@ import { ModelKeys, ModelKey } from '@airma/react-state';

SessionState,
() => Promise<SessionState>,
() => any,
((...variables: any[]) => Promise<SessionState>)?

@@ -153,0 +153,0 @@ ];

{
"private": false,
"name": "@airma/react-effect",
"version": "18.0.4",
"version": "18.0.5",
"description": "This is a react async state management tool",

@@ -6,0 +6,0 @@ "license": "MIT",

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