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

react-rx

Package Overview
Dependencies
Maintainers
62
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-rx - npm Package Compare versions

Comparing version 4.0.1-canary.2 to 4.1.0-canary.0

2

dist/index.js

@@ -1,2 +0,2 @@

import { c } from "react/compiler-runtime";
import { c } from "react-compiler-runtime";
import { useSyncExternalStore, useState, useEffect } from "react";

@@ -3,0 +3,0 @@ import { catchError, finalize, share, timer, asapScheduler, of } from "rxjs";

{
"name": "react-rx",
"version": "4.0.1-canary.2",
"version": "4.1.0-canary.0",
"description": "React + RxJS = <3",

@@ -69,2 +69,3 @@ "keywords": [

"observable-callback": "^1.0.3",
"react-compiler-runtime": "19.0.0-beta-6fc168f-20241025",
"use-effect-event": "^1.0.2"

@@ -93,4 +94,4 @@ },

"prettier": "^3.3.3",
"react": "19.0.0-rc-0bc30748-20241028",
"react-dom": "19.0.0-rc-0bc30748-20241028",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-test-renderer": "^18.3.1",

@@ -97,0 +98,0 @@ "rxjs": "^7.8.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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