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
1
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
0.0.0-dev-20230611113619

2

dist/use-steps.d.ts
import * as react from 'react';
import { StepStatusType } from './use-stepper.js';
import '@yamada-ui/core';
import '@yamada-ui/utils';
import '@yamada-ui/core';

@@ -6,0 +6,0 @@ type UseStepsProps = {

{
"name": "@yamada-ui/stepper",
"version": "0.0.0-dev-20230606151107",
"version": "0.0.0-dev-20230611113619",
"description": "Yamada UI stepper component",

@@ -38,6 +38,6 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "0.0.0-dev-20230606151107",
"@yamada-ui/utils": "0.0.0-dev-20230606151107",
"@yamada-ui/icon": "0.0.0-dev-20230606151107",
"@yamada-ui/use-descendant": "0.0.0-dev-20230606151107"
"@yamada-ui/core": "0.0.0-dev-20230611113619",
"@yamada-ui/utils": "0.1.1",
"@yamada-ui/icon": "0.0.0-dev-20230611113619",
"@yamada-ui/use-descendant": "0.1.1"
},

@@ -44,0 +44,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display