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

refract-xstream

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

refract-xstream - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

2

index.es.js

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

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

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

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

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

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

{
"name": "refract-xstream",
"description": "Refract bindings for React with xstream: 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