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

effector-react

Package Overview
Dependencies
Maintainers
2
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effector-react - npm Package Compare versions

Comparing version 20.7.0 to 20.7.1

2

compat.d.ts

@@ -42,3 +42,3 @@ import * as React from 'react'

| ((item: T, index: number) => React.ReactNode),
): React.ReactNode
): JSX.Element

@@ -45,0 +45,0 @@ export function useGate<Props>(Gate: Gate<Props>, props?: Props): void

@@ -42,3 +42,3 @@ import * as React from 'react'

| ((item: T, index: number) => React.ReactNode),
): React.ReactNode
): JSX.Element

@@ -45,0 +45,0 @@ export function useGate<Props>(Gate: Gate<Props>, props?: Props): void

@@ -42,3 +42,3 @@ import * as React from 'react'

| ((item: T, index: number) => React.ReactNode),
): React.ReactNode
): JSX.Element

@@ -45,0 +45,0 @@ export function useGate<Props>(Gate: Gate<Props>, props?: Props): void

@@ -42,3 +42,3 @@ import * as React from 'react'

| ((item: T, index: number) => React.ReactNode),
): React.ReactNode
): JSX.Element

@@ -45,0 +45,0 @@ export function useGate<Props>(Gate: Gate<Props>, props?: Props): void

@@ -42,3 +42,3 @@ import * as React from 'react'

| ((item: T, index: number) => React.ReactNode),
): React.ReactNode
): JSX.Element

@@ -45,0 +45,0 @@ export function useGate<Props>(Gate: Gate<Props>, props?: Props): void

{
"name": "effector-react",
"version": "20.7.0",
"version": "20.7.1",
"description": "React bindings for effector",

@@ -5,0 +5,0 @@ "main": "effector-react.cjs.js",

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