Socket
Socket
Sign inDemoInstall

@bolttech/atoms-accordion

Package Overview
Dependencies
Maintainers
8
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bolttech/atoms-accordion - npm Package Compare versions

Comparing version 0.20.0 to 0.21.0

9

package.json
{
"name": "@bolttech/atoms-accordion",
"version": "0.20.0",
"version": "0.21.0",
"main": "./index.cjs",

@@ -8,6 +8,7 @@ "type": "commonjs",

"dependencies": {
"@bolttech/atoms-description-wrapper": "0.17.1",
"@bolttech/atoms-icon": "0.20.0",
"@bolttech/atoms-description-wrapper": "0.18.0",
"@bolttech/atoms-icon": "0.21.0",
"@bolttech/default-theme": "0.0.1",
"@bolttech/frontend-foundations": "0.0.1",
"@bolttech/ui-utils": "0.1.1",
"@edirect/frontend-foundations": "0.0.79",
"react": "18.2.0",

@@ -14,0 +15,0 @@ "styled-components": "5.3.6"

@@ -10,3 +10,3 @@ # Accordion Component

```bash
npm install @edirect/frontend-foundations @bolttech/atoms-accordion
npm install @bolttech/frontend-foundations @bolttech/atoms-accordion
```

@@ -17,3 +17,3 @@

```bash
yarn add @edirect/frontend-foundations @bolttech/atoms-accordion
yarn add @bolttech/frontend-foundations @bolttech/atoms-accordion
```

@@ -40,3 +40,3 @@

import { Accordion } from '@bolttech/atoms-accordion';
import { bolttechTheme } from '@edirect/frontend-foundations';
import { bolttechTheme } from '@bolttech/frontend-foundations';

@@ -43,0 +43,0 @@ const ExampleComponent = () => {

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