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

refract-callbag

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

refract-callbag - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

2

index.es.js

@@ -354,3 +354,3 @@ import $$observable from 'symbol-observable';

}(Component)),
_a.contextType = config.Context,
_a.contextType = config.Context || null,
_a;

@@ -357,0 +357,0 @@ var _a;

@@ -360,3 +360,3 @@ 'use strict';

}(React.Component)),
_a.contextType = config.Context,
_a.contextType = config.Context || null,
_a;

@@ -363,0 +363,0 @@ var _a;

{
"name": "refract-callbag",
"description": "Refract bindings for React with Callbag: harness the power of reactive programming to supercharge your components!",
"version": "4.2.0",
"version": "4.2.1",
"main": "index.js",

@@ -6,0 +6,0 @@ "jsnext:main": "index.es.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