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

@leafygreen-ui/stepper

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafygreen-ui/stepper - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

7

CHANGELOG.md
# @leafygreen-ui/stepper
## 2.0.2
### Patch Changes
- Updated dependencies [ba56b1cc]
- @leafygreen-ui/icon@8.0.0
## 2.0.1

@@ -4,0 +11,0 @@

4

package.json
{
"name": "@leafygreen-ui/stepper",
"version": "2.0.1",
"version": "2.0.2",
"description": "leafyGreen UI Kit Stepper",

@@ -24,3 +24,3 @@ "main": "./dist/index.js",

"@leafygreen-ui/emotion": "^3.0.1",
"@leafygreen-ui/icon": "^7.0.1",
"@leafygreen-ui/icon": "^8.0.0",
"@leafygreen-ui/lib": "^6.0.1",

@@ -27,0 +27,0 @@ "@leafygreen-ui/palette": "^3.0.1",

@@ -23,2 +23,3 @@ # Stepper

```js
<Stepper currentStep={0} maxDisplayedSteps={2}>

@@ -28,2 +29,3 @@ <Step>Step 1</Step>

</Stepper>
```

@@ -30,0 +32,0 @@ **Output HTML**

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc