Socket
Socket
Sign inDemoInstall

@chakra-ui/stepper

Package Overview
Dependencies
104
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-dev-20230502211538 to 0.0.0-dev-20230718122336

dist/chunk-2EGA5JYM.mjs

2

dist/icons.js

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -54,1 +55,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=icons.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -355,1 +356,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=index.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -42,1 +43,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=step-context.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -57,1 +58,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=step-description.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -83,1 +84,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=step-icon.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -157,1 +158,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=step-indicator.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -59,1 +60,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=step-number.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -61,1 +62,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=step-separator.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -59,1 +60,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=step-status.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -57,1 +58,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=step-title.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -59,1 +60,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=step.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -90,1 +91,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=stepper.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -66,1 +67,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-steps.js.map

20

package.json
{
"name": "@chakra-ui/stepper",
"version": "0.0.0-dev-20230502211538",
"version": "0.0.0-dev-20230718122336",
"description": "The stepper component to create a logical sequence of steps",

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

"dependencies": {
"@chakra-ui/icon": "3.0.16",
"@chakra-ui/react-context": "2.0.8",
"@chakra-ui/icon": "0.0.0-dev-20230718122336",
"@chakra-ui/react-context": "0.0.0-dev-20230718122336",
"@chakra-ui/shared-utils": "2.0.5"

@@ -36,18 +36,10 @@ },

"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230502211538",
"@chakra-ui/layout": "2.1.19"
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"@chakra-ui/layout": "0.0.0-dev-20230718122336"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230502211538",
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"react": ">=18"
},
"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -54,0 +46,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc