New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@yamada-ui/stepper

Package Overview
Dependencies
Maintainers
0
Versions
1008
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/stepper - npm Package Compare versions

Comparing version

to
1.0.48-next-20241124061046

2

dist/use-stepper.d.ts

@@ -142,3 +142,3 @@ import * as react from 'react';

index: number;
orientation: "horizontal" | "vertical";
orientation: "vertical" | "horizontal";
showLastSeparator: boolean;

@@ -145,0 +145,0 @@ getContainerProps: PropGetter<"div", undefined>;

{
"name": "@yamada-ui/stepper",
"version": "1.0.48-next-20241124043720",
"version": "1.0.48-next-20241124061046",
"description": "Yamada UI stepper component",

@@ -39,4 +39,4 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "1.15.6-next-20241124043720",
"@yamada-ui/icon": "1.1.14-next-20241124043720",
"@yamada-ui/core": "1.15.6-next-20241124061046",
"@yamada-ui/icon": "1.1.14-next-20241124061046",
"@yamada-ui/use-descendant": "1.0.25",

@@ -43,0 +43,0 @@ "@yamada-ui/utils": "1.5.4"

Sorry, the diff of this file is not supported yet