Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@elvia/elvis-accordion

Package Overview
Dependencies
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elvia/elvis-accordion - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

6

CHANGELOG.md
# Elvia Accordion Changelog
## 2.1.2 (04.03.22)
### Patch
- Now using correct type for webcomponent wrapper for better internal IntelliSense.
## 2.1.1 (18.02.22)

@@ -4,0 +10,0 @@

4

package.json
{
"name": "@elvia/elvis-accordion",
"version": "2.1.1",
"version": "2.1.2",
"description": "",

@@ -12,3 +12,3 @@ "main": "web_component.js",

"dependencies": {
"@elvia/elvis-component-wrapper": "^2.1.11",
"@elvia/elvis-component-wrapper": "^2.2.0",
"@elvia/elvis-toolbox": "^1.2.1",

@@ -15,0 +15,0 @@ "@elvia/elvis-colors": "^1.2.0",

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

export { default as Accordion } from './dist/react/js/elvia-accordion';
export { default as Accordion } from './dist/react/js/elvia-accordion.js';

Sorry, the diff of this file is too big to display

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