Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

reactotron-redux

Package Overview
Dependencies
Maintainers
16
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactotron-redux - npm Package Compare versions

Comparing version
3.1.10
to
3.1.11
+7
-0
CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [3.1.11](https://github.com/infinitered/reactotron/compare/reactotron-redux@3.1.10...reactotron-redux@3.1.11) (2025-01-07)
### Bug Fixes
* **package.json:** remove "react-native" export condition ([#1530](https://github.com/infinitered/reactotron/issues/1530)) ([47be69f](https://github.com/infinitered/reactotron/commit/47be69fae1e410a22907893a69474857a3e5a854))
### [3.1.10](https://github.com/infinitered/reactotron/compare/reactotron-redux@3.1.9...reactotron-redux@3.1.10) (2024-08-26)

@@ -7,0 +14,0 @@

+2
-3
{
"name": "reactotron-redux",
"version": "3.1.10",
"version": "3.1.11",
"description": "A Reactotron plugin for Redux.",

@@ -23,3 +23,2 @@ "author": "Infinite Red",

"types": "./dist/types/src/index.d.ts",
"react-native": "./src/index.ts",
"default": "./dist/index.js"

@@ -67,3 +66,3 @@ },

"prettier": "^3.0.3",
"reactotron-core-client": "2.9.4",
"reactotron-core-client": "2.9.7",
"redux": "4.2.1",

@@ -70,0 +69,0 @@ "rollup": "1.1.2",