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

@additionalui/stepper

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@additionalui/stepper - npm Package Compare versions

Comparing version 2.5.9 to 2.6.0

2

package.json
{
"name": "@additionalui/stepper",
"version": "2.5.9",
"version": "2.6.0",
"description": "Additional UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -9,2 +9,14 @@

Visit below link for absolute documentation <a href="https://additionalui.com/docs">additionalui.com</a>.
Visit the link below for detailed documentation: [additionalui.com](https://additionalui.com/docs).
```html
<script src="https://unpkg.com/@additionalui/stepper@2.6.0/index.js"></script>
```
or
```html
<script src="./node_modules/@additionalui/stepper@2.6.0/index.js"></script>
```
or
```html
<script src="https://unpkg.com/additionalui@2.6.0/dist/aui.min.js"></script>
```
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