New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@context-action/react

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@context-action/react - npm Package Compare versions

Comparing version
0.7.8
to
0.7.9
+2
-2
package.json
{
"name": "@context-action/react",
"version": "0.7.8",
"version": "0.7.9",
"type": "module",

@@ -88,3 +88,3 @@ "description": "React integration for @context-action/core - Context and hooks for type-safe action management",

"dependencies": {
"@context-action/core": "^0.7.7",
"@context-action/core": "^0.7.8",
"immer": "10.1.1"

@@ -91,0 +91,0 @@ },