Socket
Socket
Sign inDemoInstall

@ecl/ec-component-accordion

Package Overview
Dependencies
4
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.29.0 to 2.30.0

1

ec-component-accordion.js

@@ -7,3 +7,2 @@ import { queryOne, queryAll } from '@ecl/ec-base/helpers/dom';

accordion.init();
// eslint-disable-next-line no-param-reassign
root.ECLAccordion = accordion;

@@ -10,0 +9,0 @@ return accordion;

8

package.json

@@ -5,3 +5,3 @@ {

"license": "EUPL-1.1",
"version": "2.29.0",
"version": "2.30.0",
"description": "ECL EC Accordion",

@@ -13,4 +13,4 @@ "main": "index.js",

"dependencies": {
"@ecl/ec-base": "^2.29.0",
"@ecl/ec-component-button": "^2.29.0"
"@ecl/ec-base": "^2.30.0",
"@ecl/ec-component-button": "^2.30.0"
},

@@ -33,3 +33,3 @@ "publishConfig": {

],
"gitHead": "7fa1fa710e4fa269351dd750252f36f905880a6d"
"gitHead": "12acbdf87ff77a7cee03b9fa2c432c359e60319a"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc