Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@vyuh/react-core

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vyuh/react-core - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+6
-0
CHANGELOG.md
# @vyuh/react-core
## 0.2.2
### Patch Changes
- Adding title to Action
## 0.2.1

@@ -4,0 +10,0 @@

+4
-0

@@ -1204,2 +1204,6 @@ import React from 'react';

/**
* Optional title for the action.
*/
readonly title?: string;
/**
* The configurations that define the action's logic.

@@ -1206,0 +1210,0 @@ *

+1
-1
{
"name": "@vyuh/react-core",
"version": "0.2.1",
"version": "0.2.2",
"description": "The core package for the Vyuh Platform.",

@@ -5,0 +5,0 @@ "type": "module",