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

@ecl/ec-component-gallery

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecl/ec-component-gallery - npm Package Compare versions

Comparing version

to
1.3.0

46

CHANGELOG.md

@@ -6,3 +6,49 @@ # Change Log

<a name="1.3.0"></a>
# 1.3.0 (2019-03-19)
### Bug Fixes
* **icons:** remove g+ icon from ECL v1 - INNO-1393 ([#1037](https://github.com/ec-europa/europa-component-library/issues/1037)) ([b622c16](https://github.com/ec-europa/europa-component-library/commit/b622c16))
<a name="1.3.0"></a>
# 1.3.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)
### 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.2.0"></a>
# 1.2.0 (2018-12-21)

@@ -9,0 +55,0 @@

6

package.json
{
"name": "@ecl/ec-component-gallery",
"version": "1.2.0",
"version": "1.3.0",
"description": "Shows media in a gallery",

@@ -11,5 +11,5 @@ "style": "ec-component-gallery.scss",

"@ecl/ec-layout-grid": "^1.0.0",
"@ecl/ec-style-icon": "^1.2.0",
"@ecl/ec-style-icon": "^1.3.0",
"@ecl/ec-style-image": "^1.0.0",
"@ecl/generic-component-gallery": "^1.2.0"
"@ecl/generic-component-gallery": "^1.3.0"
},

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