Socket
Socket
Sign inDemoInstall

@ecl/ec-component-accordion

Package Overview
Dependencies
7
Maintainers
3
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.4.0

77

CHANGELOG.md

@@ -6,6 +6,11 @@ # Change Log

<a name="1.3.0"></a>
# 1.3.0 (2019-03-19)
<a name="1.4.0"></a>
# 1.4.0 (2019-04-04)
<a name="1.3.1"></a>
## 1.3.1 (2019-03-19)
### Bug Fixes

@@ -54,69 +59,1 @@

* **systems:** merge systems into the master - INNO-1025 ([#681](https://github.com/ec-europa/europa-component-library/issues/681)) ([fc6f726](https://github.com/ec-europa/europa-component-library/commit/fc6f726))
<a name="1.2.0"></a>
# 1.2.0 (2018-12-21)
### Features
* **icon:** add instagram icon - INNO-1302 ([#982](https://github.com/ec-europa/europa-component-library/issues/982)) ([7f95d85](https://github.com/ec-europa/europa-component-library/commit/7f95d85))
<a name="1.2.0"></a>
# 1.2.0 (2018-07-09)
### Bug Fixes
* **accordion:** add class to paragraph - INNO-1080 ([#695](https://github.com/ec-europa/europa-component-library/issues/695)) ([d4b4b8d](https://github.com/ec-europa/europa-component-library/commit/d4b4b8d))
### Features
* **icon:** add a new icon - INNO-953 ([#715](https://github.com/ec-europa/europa-component-library/issues/715)) ([1f5d249](https://github.com/ec-europa/europa-component-library/commit/1f5d249))
<a name="1.1.0"></a>
# 1.1.0 (2018-05-25)
<a name="1.0.0"></a>
# 1.0.0 (2018-04-27)
### Features
* **systems:** merge systems into the master - INNO-1025 ([#681](https://github.com/ec-europa/europa-component-library/issues/681)) ([fc6f726](https://github.com/ec-europa/europa-component-library/commit/fc6f726))
<a name="1.1.0"></a>
# 1.1.0 (2018-07-09)
### Bug Fixes
* **accordion:** add class to paragraph - INNO-1080 ([#695](https://github.com/ec-europa/europa-component-library/issues/695)) ([d4b4b8d](https://github.com/ec-europa/europa-component-library/commit/d4b4b8d))
### Features
* **icon:** add a new icon - INNO-953 ([#715](https://github.com/ec-europa/europa-component-library/issues/715)) ([1f5d249](https://github.com/ec-europa/europa-component-library/commit/1f5d249))
<a name="1.1.0"></a>
# 1.1.0 (2018-05-25)
<a name="1.0.0"></a>
# 1.0.0 (2018-04-27)
### Features
* **systems:** merge systems into the master - INNO-1025 ([#681](https://github.com/ec-europa/europa-component-library/issues/681)) ([fc6f726](https://github.com/ec-europa/europa-component-library/commit/fc6f726))

10

package.json

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

"license": "EUPL-1.1",
"version": "1.3.0",
"version": "1.4.0",
"description": "ECL Accordions",

@@ -11,6 +11,6 @@ "module": "ec-component-accordion.js",

"dependencies": {
"@ecl/ec-base": "^1.0.0",
"@ecl/ec-style-icon": "^1.3.0",
"@ecl/ec-utility-colorize": "^1.0.0",
"@ecl/generic-component-accordion": "^1.3.0"
"@ecl/ec-base": "^1.1.0",
"@ecl/ec-style-icon": "^1.4.0",
"@ecl/ec-utility-colorize": "^1.1.0",
"@ecl/generic-component-accordion": "^1.4.0"
},

@@ -17,0 +17,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc