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.1 to 4.0.1-canary.2

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.1",
"version": "4.0.1-canary.2",
"description": "React + RxJS = <3",

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

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

@@ -80,6 +79,6 @@ },

"@types/node": "^18.17.5",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"babel-plugin-react-compiler": "beta",

@@ -91,8 +90,8 @@ "eslint": "^8.57.1",

"eslint-plugin-react-compiler": "beta",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"jsdom": "^24.1.0",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "19.0.0-rc-0bc30748-20241028",
"react-dom": "19.0.0-rc-0bc30748-20241028",
"react-test-renderer": "^18.3.1",

@@ -102,3 +101,3 @@ "rxjs": "^7.8.1",

"typescript": "5.6.3",
"vitest": "^2.0.5"
"vitest": "^2.1.4"
},

@@ -105,0 +104,0 @@ "peerDependencies": {

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