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

react-accordion-component

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-accordion-component - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "react-accordion-component",
"version": "1.0.6",
"version": "1.0.7",
"description": "Minimal UI Accordion component written in React",

@@ -5,0 +5,0 @@ "main": "js/accordion.js",

@@ -27,3 +27,3 @@ #React Accordion Component

##Example
###Example
```javascript

@@ -50,3 +50,9 @@ var elements = [];

```
###Voilà
![](public/accordion_half.jpg)
Click in the [fish eye](http://www.fileformat.info/info/unicode/char/25c9/index.htm) to exapand/collapse each accordion element.
![](public/accordion.jpg)
#Notes

@@ -53,0 +59,0 @@ In the `index.html` under `examples/` I've used Source Sans Pro font from Google Fonts. Feel free to change the font in `accordion.css` to your preferred font.

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