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

react-bindings

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bindings - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

4

package.json
{
"name": "react-bindings",
"version": "1.2.1",
"version": "1.2.2",
"description": "Data bindings for React",

@@ -35,3 +35,3 @@ "keywords": [

"dependencies": {
"client-run-queue": "^1.1.0",
"client-run-queue": "^1.1.3",
"is-promise": "^4.0.0",

@@ -38,0 +38,0 @@ "lodash": "^4.17.21"

@@ -16,4 +16,4 @@ # react-bindings

- using useBindingEffect, which triggers a callback whenever the associated bindings change
- using BindingsConsumer, which runs a render function whenever the associated bindings change
- using `useBindingEffect`, which triggers a callback whenever the associated bindings change
- using `BindingsConsumer`, which runs a render function whenever the associated bindings change

@@ -160,2 +160,4 @@ ```typescript

[API Docs](https://panchain.github.io/react-bindings/)
<!-- Definitions -->

@@ -162,0 +164,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