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

mjml-chart

Package Overview
Dependencies
Maintainers
2
Versions
507
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-chart - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

.nyc_output/8301c556-ae7b-4b3f-ad5e-95b38d1658fe.json

2

.nyc_output/processinfo/index.json

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

{"processes":{"5919f6f5-df06-43e0-91c5-a54a631e6d44":{"parent":null,"children":[]},"86d95647-8374-4518-8a09-cdc87f799036":{"parent":"e11ebc36-23fe-485a-a690-6279ea8ffd70","children":[]},"e11ebc36-23fe-485a-a690-6279ea8ffd70":{"parent":null,"children":["86d95647-8374-4518-8a09-cdc87f799036"]}},"files":{"/home/runner/work/mjml-chart/mjml-chart/src/index.js":["5919f6f5-df06-43e0-91c5-a54a631e6d44","86d95647-8374-4518-8a09-cdc87f799036"]},"externalIds":{}}
{"processes":{"8301c556-ae7b-4b3f-ad5e-95b38d1658fe":{"parent":null,"children":[]},"87ecad44-5015-43a8-891f-8a3527046042":{"parent":"c9a45b26-d681-446c-bc61-d44c32b412f9","children":[]},"c9a45b26-d681-446c-bc61-d44c32b412f9":{"parent":null,"children":["87ecad44-5015-43a8-891f-8a3527046042"]}},"files":{"/home/runner/work/mjml-chart/mjml-chart/src/index.js":["8301c556-ae7b-4b3f-ad5e-95b38d1658fe","87ecad44-5015-43a8-891f-8a3527046042"]},"externalIds":{}}

@@ -1,8 +0,23 @@

## 5.1.0 (2020-05-27)
## 5.2.0 (2020-05-28)
* docs: update documentation ([62cebb1](https://github.com/image-charts/mjml-chart/commit/62cebb1))
* docs: update swagger ([2b0a117](https://github.com/image-charts/mjml-chart/commit/2b0a117))
* prepare for release ([2d900fe](https://github.com/image-charts/mjml-chart/commit/2d900fe))
* Release v5.2.0. ([1b76269](https://github.com/image-charts/mjml-chart/commit/1b76269))
* docs(changelog): updated ([dc735f5](https://github.com/image-charts/mjml-chart/commit/dc735f5))
* docs(changelog): updated ([fdc36f7](https://github.com/image-charts/mjml-chart/commit/fdc36f7))
* docs(changelog): updated ([ef990ec](https://github.com/image-charts/mjml-chart/commit/ef990ec))
## 5.1.0 (2020-05-25)
* prepare for release ([ad5c303](https://github.com/image-charts/mjml-chart/commit/ad5c303))
* Release v5.1.0. ([33d61f3](https://github.com/image-charts/mjml-chart/commit/33d61f3))
* docs(changelog): updated ([5554e79](https://github.com/image-charts/mjml-chart/commit/5554e79))
## <small>5.0.6 (2020-05-24)</small>
* Release v5.0.6. ([a161590](https://github.com/image-charts/mjml-chart/commit/a161590))
* update deps ([988ed94](https://github.com/image-charts/mjml-chart/commit/988ed94))
* docs(changelog): updated ([06e749d](https://github.com/image-charts/mjml-chart/commit/06e749d))

@@ -21,2 +36,10 @@ * docs(changelog): updated ([2c00f9c](https://github.com/image-charts/mjml-chart/commit/2c00f9c))

* docs(changelog): updated ([fdb1e93](https://github.com/image-charts/mjml-chart/commit/fdb1e93))
## <small>5.0.5 (2020-05-10)</small>
* Release v5.0.5. ([79770e7](https://github.com/image-charts/mjml-chart/commit/79770e7))
* update deps ([fde5c7b](https://github.com/image-charts/mjml-chart/commit/fde5c7b))
* update deps ([3516ee5](https://github.com/image-charts/mjml-chart/commit/3516ee5))
* docs(changelog): updated ([fa61fce](https://github.com/image-charts/mjml-chart/commit/fa61fce))

@@ -26,6 +49,97 @@ * docs(changelog): updated ([856681f](https://github.com/image-charts/mjml-chart/commit/856681f))

* docs(changelog): updated ([336ca35](https://github.com/image-charts/mjml-chart/commit/336ca35))
* feat(ci): add repository dispatch ([383913f](https://github.com/image-charts/mjml-chart/commit/383913f))
* fix(ci): correct github-action ([de8b2ca](https://github.com/image-charts/mjml-chart/commit/de8b2ca))
* fix(ci): use fetch-depth: 0 to generate full changelog ([ffae70a](https://github.com/image-charts/mjml-chart/commit/ffae70a))
## <small>5.0.4 (2020-05-07)</small>
* Release v5.0.4. ([9419d93](https://github.com/image-charts/mjml-chart/commit/9419d93))
* update deps ([a3b9a24](https://github.com/image-charts/mjml-chart/commit/a3b9a24))
* fix: delete unused test ([c1caf08](https://github.com/image-charts/mjml-chart/commit/c1caf08))
* fix(ci): use bash to execute ci script ([0bc5fa4](https://github.com/image-charts/mjml-chart/commit/0bc5fa4))
* docs(changelog): updated ([4c40c40](https://github.com/image-charts/mjml-chart/commit/4c40c40))
## <small>5.0.3 (2020-05-03)</small>
* Release v5.0.3. ([b61982b](https://github.com/image-charts/mjml-chart/commit/b61982b))
* docs(changelog): updated ([4d3b688](https://github.com/image-charts/mjml-chart/commit/4d3b688))
* docs(changelog): updated ([171018a](https://github.com/image-charts/mjml-chart/commit/171018a))
## <small>5.0.2 (2020-05-02)</small>
* Create npmpublish.yml ([4b245b5](https://github.com/image-charts/mjml-chart/commit/4b245b5))
* fix:(ci) remove circle.yml + update github workflow ([d8418df](https://github.com/image-charts/mjml-chart/commit/d8418df))
* Release v5.0.1. ([392db29](https://github.com/image-charts/mjml-chart/commit/392db29))
* Release v5.0.2. ([77737e7](https://github.com/image-charts/mjml-chart/commit/77737e7))
* fix: add toString if example is an integer ([bff257c](https://github.com/image-charts/mjml-chart/commit/bff257c))
* fix: add unit tests for releaseVersion ([84e1c55](https://github.com/image-charts/mjml-chart/commit/84e1c55))
* fix: correct scripts to correctly generate lib ([f68af54](https://github.com/image-charts/mjml-chart/commit/f68af54))
* fix: examples/ ([c73bd00](https://github.com/image-charts/mjml-chart/commit/c73bd00))
* fix: generate mjml-chart lib + update unit tests ([33b64f2](https://github.com/image-charts/mjml-chart/commit/33b64f2))
* fix: rename *.spec.js to *.test.js ([a6be3bd](https://github.com/image-charts/mjml-chart/commit/a6be3bd))
* fix: update package.json to use correctly releaseVersion.js ([aaff1b8](https://github.com/image-charts/mjml-chart/commit/aaff1b8))
* fix: update unit tests to be passing ([1cc051f](https://github.com/image-charts/mjml-chart/commit/1cc051f))
* fix(ci): add github-token for coveralls ([308c627](https://github.com/image-charts/mjml-chart/commit/308c627))
* fix(ci): add name/email for git ([c32e7cd](https://github.com/image-charts/mjml-chart/commit/c32e7cd))
* fix(ci): add silent push when release is launched ([7d200e4](https://github.com/image-charts/mjml-chart/commit/7d200e4))
* fix(ci): remove duplicate npm publish ([88579f6](https://github.com/image-charts/mjml-chart/commit/88579f6))
* fix(ci): use coveralls/github-action ([06fed15](https://github.com/image-charts/mjml-chart/commit/06fed15))
* docs: update documentation ([62cebb1](https://github.com/image-charts/mjml-chart/commit/62cebb1))
* docs: update swagger ([2b0a117](https://github.com/image-charts/mjml-chart/commit/2b0a117))
* docs(changelog): updated ([8ea2bfc](https://github.com/image-charts/mjml-chart/commit/8ea2bfc))
* quickfix: change required=true to false for chl parameter in swagger ([8c969b8](https://github.com/image-charts/mjml-chart/commit/8c969b8))
* feat(ci): launch pipeline every week on sunday ([74b58a0](https://github.com/image-charts/mjml-chart/commit/74b58a0))
* feat(ci): upgrade release management ([284b9e3](https://github.com/image-charts/mjml-chart/commit/284b9e3))
* refactor: improve "mjmlConvert" function in test ([0a8ed59](https://github.com/image-charts/mjml-chart/commit/0a8ed59))
* improvement: add unit tests ([dbf1ff6](https://github.com/image-charts/mjml-chart/commit/dbf1ff6))
* improvement: update component to only allow mj-colum and mj-hero as parent ([cd80e41](https://github.com/image-charts/mjml-chart/commit/cd80e41))
* improvement: update dependencies ([162f745](https://github.com/image-charts/mjml-chart/commit/162f745))
* build(deps-dev): bump babel-plugin-transform-decorators-legacy ([2a2d4ae](https://github.com/image-charts/mjml-chart/commit/2a2d4ae))
* build(deps-dev): bump chai from 4.1.2 to 4.2.0 ([e1aca17](https://github.com/image-charts/mjml-chart/commit/e1aca17))
* build(deps-dev): bump coveralls from 3.0.1 to 3.0.6 ([4c37340](https://github.com/image-charts/mjml-chart/commit/4c37340))
* build(deps-dev): bump coveralls from 3.0.11 to 3.0.13 ([9afd030](https://github.com/image-charts/mjml-chart/commit/9afd030))
* build(deps-dev): bump coveralls from 3.0.13 to 3.0.14 ([bc1b490](https://github.com/image-charts/mjml-chart/commit/bc1b490))
* build(deps-dev): bump coveralls from 3.0.6 to 3.0.7 ([789b8ad](https://github.com/image-charts/mjml-chart/commit/789b8ad))
* build(deps-dev): bump coveralls from 3.0.7 to 3.0.8 ([1df83f5](https://github.com/image-charts/mjml-chart/commit/1df83f5))
* build(deps-dev): bump coveralls from 3.0.8 to 3.0.9 ([8d1e7c4](https://github.com/image-charts/mjml-chart/commit/8d1e7c4))
* build(deps-dev): bump coveralls from 3.0.9 to 3.0.11 ([0129130](https://github.com/image-charts/mjml-chart/commit/0129130))
* build(deps-dev): bump mjml from 4.0.5 to 4.5.0 ([60fd11d](https://github.com/image-charts/mjml-chart/commit/60fd11d))
* build(deps-dev): bump mjml from 4.5.0 to 4.5.1 ([1a705ea](https://github.com/image-charts/mjml-chart/commit/1a705ea))
* build(deps-dev): bump mjml from 4.5.1 to 4.6.1 ([adacda7](https://github.com/image-charts/mjml-chart/commit/adacda7))
* build(deps-dev): bump mjml from 4.6.1 to 4.6.2 ([56693a0](https://github.com/image-charts/mjml-chart/commit/56693a0))
* build(deps-dev): bump mjml-cli from 4.0.5 to 4.5.0 ([392c45b](https://github.com/image-charts/mjml-chart/commit/392c45b))
* build(deps-dev): bump mjml-cli from 4.5.0 to 4.5.1 ([7222745](https://github.com/image-charts/mjml-chart/commit/7222745))
* build(deps-dev): bump mjml-cli from 4.5.1 to 4.6.1 ([16bb979](https://github.com/image-charts/mjml-chart/commit/16bb979))
* build(deps-dev): bump mjml-cli from 4.6.1 to 4.6.2 ([f35f024](https://github.com/image-charts/mjml-chart/commit/f35f024))
* build(deps-dev): bump truncate from 2.0.1 to 2.1.0 ([7b58ef5](https://github.com/image-charts/mjml-chart/commit/7b58ef5))
* build(deps): [security] bump lodash from 4.17.10 to 4.17.13 ([5d3e15e](https://github.com/image-charts/mjml-chart/commit/5d3e15e))
* build(deps): bump lodash from 4.17.13 to 4.17.15 ([df74c4e](https://github.com/image-charts/mjml-chart/commit/df74c4e))
* build(deps): bump mjml-core from 4.0.5 to 4.5.0 ([e5b01b1](https://github.com/image-charts/mjml-chart/commit/e5b01b1))
* build(deps): bump mjml-core from 4.5.0 to 4.5.1 ([2306e58](https://github.com/image-charts/mjml-chart/commit/2306e58))
* build(deps): bump mjml-core from 4.5.1 to 4.6.1 ([c07285a](https://github.com/image-charts/mjml-chart/commit/c07285a))
* build(deps): bump mjml-core from 4.6.1 to 4.6.2 ([013805a](https://github.com/image-charts/mjml-chart/commit/013805a))
* build(deps): bump mjml-image from 4.0.5 to 4.5.0 ([485af29](https://github.com/image-charts/mjml-chart/commit/485af29))
* build(deps): bump mjml-image from 4.5.0 to 4.5.1 ([4f04c8a](https://github.com/image-charts/mjml-chart/commit/4f04c8a))
* build(deps): bump mjml-image from 4.5.1 to 4.6.1 ([72ba3be](https://github.com/image-charts/mjml-chart/commit/72ba3be))
* build(deps): bump mjml-image from 4.6.1 to 4.6.2 ([9b0600e](https://github.com/image-charts/mjml-chart/commit/9b0600e))
* doc: readme ([00f253e](https://github.com/image-charts/mjml-chart/commit/00f253e))
## 5.0.0 (2018-05-04)
* fix: package-lock ([0dfb031](https://github.com/image-charts/mjml-chart/commit/0dfb031))
* fix(package) ([0e0c208](https://github.com/image-charts/mjml-chart/commit/0e0c208))
* prepare for release ([d5a8de9](https://github.com/image-charts/mjml-chart/commit/d5a8de9))
* Release v4.1.2. ([c466e53](https://github.com/image-charts/mjml-chart/commit/c466e53))
* Release v4.1.3. ([fac4700](https://github.com/image-charts/mjml-chart/commit/fac4700))
* Release v5.0.0. ([de08164](https://github.com/image-charts/mjml-chart/commit/de08164))
* Support for Mjml4 (#3) ([45f9c4e](https://github.com/image-charts/mjml-chart/commit/45f9c4e)), closes [#3](https://github.com/image-charts/mjml-chart/issues/3)
* feat: v5.0.0 ([0ffcc14](https://github.com/image-charts/mjml-chart/commit/0ffcc14))
* docs(changelog): updated ([070c92b](https://github.com/image-charts/mjml-chart/commit/070c92b))

@@ -92,8 +206,40 @@ * docs(changelog): updated ([730773d](https://github.com/image-charts/mjml-chart/commit/730773d))

* docs(changelog): updated ([ec87e7d](https://github.com/image-charts/mjml-chart/commit/ec87e7d))
## <small>4.1.3 (2017-12-03)</small>
* fix(gitignore) ([3778332](https://github.com/image-charts/mjml-chart/commit/3778332))
* Release v4.1.3. ([4e921a4](https://github.com/image-charts/mjml-chart/commit/4e921a4))
* docs(changelog): updated ([252e8e3](https://github.com/image-charts/mjml-chart/commit/252e8e3))
## <small>4.1.2 (2017-12-03)</small>
* fix(package) ([0ed2851](https://github.com/image-charts/mjml-chart/commit/0ed2851))
* prepare for release ([4e4a5b8](https://github.com/image-charts/mjml-chart/commit/4e4a5b8))
* Release v4.1.2. ([1364a04](https://github.com/image-charts/mjml-chart/commit/1364a04))
* misc(package.json): added lock ([d475cf1](https://github.com/image-charts/mjml-chart/commit/d475cf1))
* test(mjml-chart): fix style ([1fef38c](https://github.com/image-charts/mjml-chart/commit/1fef38c))
## <small>4.0.3 (2017-05-13)</small>
* fix(package) ([c83b6bc](https://github.com/image-charts/mjml-chart/commit/c83b6bc))
* fix(package) ([6bef6cb](https://github.com/image-charts/mjml-chart/commit/6bef6cb))
* fix(package) ([7daaffd](https://github.com/image-charts/mjml-chart/commit/7daaffd))
* fix(typo) ([2729d95](https://github.com/image-charts/mjml-chart/commit/2729d95))
* prepare for release ([d2a73b3](https://github.com/image-charts/mjml-chart/commit/d2a73b3))
* prepare for release ([b9b70c4](https://github.com/image-charts/mjml-chart/commit/b9b70c4))
* Release v4.0.3. ([0437855](https://github.com/image-charts/mjml-chart/commit/0437855))
* docs(changelog): updated ([90b2c8e](https://github.com/image-charts/mjml-chart/commit/90b2c8e))
* fix: package-lock ([0dfb031](https://github.com/image-charts/mjml-chart/commit/0dfb031))
## <small>4.0.2 (2017-04-19)</small>
* . ([426921d](https://github.com/image-charts/mjml-chart/commit/426921d))
* . ([09d8dbd](https://github.com/image-charts/mjml-chart/commit/09d8dbd))
* Create npmpublish.yml ([4b245b5](https://github.com/image-charts/mjml-chart/commit/4b245b5))
* doc(README) ([61cbea1](https://github.com/image-charts/mjml-chart/commit/61cbea1))

@@ -104,12 +250,4 @@ * doc(README) ([ef68519](https://github.com/image-charts/mjml-chart/commit/ef68519))

* feat(changelog) ([193f050](https://github.com/image-charts/mjml-chart/commit/193f050))
* feat(readme) ([bac48ed](https://github.com/image-charts/mjml-chart/commit/bac48ed))
* fix:(ci) remove circle.yml + update github workflow ([d8418df](https://github.com/image-charts/mjml-chart/commit/d8418df))
* fix(generateREADME) ([f320322](https://github.com/image-charts/mjml-chart/commit/f320322))
* fix(gitignore) ([3778332](https://github.com/image-charts/mjml-chart/commit/3778332))
* fix(gitignore) ([cc69693](https://github.com/image-charts/mjml-chart/commit/cc69693))
* fix(package) ([0e0c208](https://github.com/image-charts/mjml-chart/commit/0e0c208))
* fix(package) ([0ed2851](https://github.com/image-charts/mjml-chart/commit/0ed2851))
* fix(package) ([c83b6bc](https://github.com/image-charts/mjml-chart/commit/c83b6bc))
* fix(package) ([6bef6cb](https://github.com/image-charts/mjml-chart/commit/6bef6cb))
* fix(package) ([7daaffd](https://github.com/image-charts/mjml-chart/commit/7daaffd))
* fix(package) ([8cd9cd4](https://github.com/image-charts/mjml-chart/commit/8cd9cd4))

@@ -122,9 +260,2 @@ * fix(package) ([386cad5](https://github.com/image-charts/mjml-chart/commit/386cad5))

* fix(release) ([c53fe80](https://github.com/image-charts/mjml-chart/commit/c53fe80))
* fix(tmpl) ([d3c5679](https://github.com/image-charts/mjml-chart/commit/d3c5679))
* fix(typo) ([2729d95](https://github.com/image-charts/mjml-chart/commit/2729d95))
* prepare for release ([ad5c303](https://github.com/image-charts/mjml-chart/commit/ad5c303))
* prepare for release ([d5a8de9](https://github.com/image-charts/mjml-chart/commit/d5a8de9))
* prepare for release ([4e4a5b8](https://github.com/image-charts/mjml-chart/commit/4e4a5b8))
* prepare for release ([d2a73b3](https://github.com/image-charts/mjml-chart/commit/d2a73b3))
* prepare for release ([b9b70c4](https://github.com/image-charts/mjml-chart/commit/b9b70c4))
* prepare for release ([cf9e4b3](https://github.com/image-charts/mjml-chart/commit/cf9e4b3))

@@ -134,27 +265,16 @@ * prepare for release ([d40080e](https://github.com/image-charts/mjml-chart/commit/d40080e))

* prepare for release ([54a099e](https://github.com/image-charts/mjml-chart/commit/54a099e))
* prepare for release ([3d833b1](https://github.com/image-charts/mjml-chart/commit/3d833b1))
* Release v1.5.0. ([e08741c](https://github.com/image-charts/mjml-chart/commit/e08741c))
* Release v2.0.0. ([51ac74f](https://github.com/image-charts/mjml-chart/commit/51ac74f))
* Release v3.0.0. ([800db7a](https://github.com/image-charts/mjml-chart/commit/800db7a))
* Release v4.0.0. ([c39d8a9](https://github.com/image-charts/mjml-chart/commit/c39d8a9))
* Release v4.0.2. ([9279f37](https://github.com/image-charts/mjml-chart/commit/9279f37))
* Release v4.0.3. ([0437855](https://github.com/image-charts/mjml-chart/commit/0437855))
* Release v4.1.2. ([c466e53](https://github.com/image-charts/mjml-chart/commit/c466e53))
* Release v4.1.2. ([1364a04](https://github.com/image-charts/mjml-chart/commit/1364a04))
* Release v4.1.3. ([fac4700](https://github.com/image-charts/mjml-chart/commit/fac4700))
* Release v4.1.3. ([4e921a4](https://github.com/image-charts/mjml-chart/commit/4e921a4))
* Release v5.0.0. ([de08164](https://github.com/image-charts/mjml-chart/commit/de08164))
* Release v5.0.1. ([392db29](https://github.com/image-charts/mjml-chart/commit/392db29))
* Release v5.0.2. ([77737e7](https://github.com/image-charts/mjml-chart/commit/77737e7))
* Release v5.0.3. ([b61982b](https://github.com/image-charts/mjml-chart/commit/b61982b))
* Release v5.0.4. ([9419d93](https://github.com/image-charts/mjml-chart/commit/9419d93))
* Release v5.0.5. ([79770e7](https://github.com/image-charts/mjml-chart/commit/79770e7))
* Release v5.0.6. ([a161590](https://github.com/image-charts/mjml-chart/commit/a161590))
* Release v5.1.0. ([33d61f3](https://github.com/image-charts/mjml-chart/commit/33d61f3))
* Support for Mjml4 (#3) ([45f9c4e](https://github.com/image-charts/mjml-chart/commit/45f9c4e)), closes [#3](https://github.com/image-charts/mjml-chart/issues/3)
* update deps ([988ed94](https://github.com/image-charts/mjml-chart/commit/988ed94))
* update deps ([fde5c7b](https://github.com/image-charts/mjml-chart/commit/fde5c7b))
* update deps ([3516ee5](https://github.com/image-charts/mjml-chart/commit/3516ee5))
* update deps ([a3b9a24](https://github.com/image-charts/mjml-chart/commit/a3b9a24))
* update deps ([cb99142](https://github.com/image-charts/mjml-chart/commit/cb99142))
* test(coverage): 100% ([a342fc4](https://github.com/image-charts/mjml-chart/commit/a342fc4))
* feat(ci): add code-coverage support ([26503ad](https://github.com/image-charts/mjml-chart/commit/26503ad))
* feat(ci): changelog ([358a19c](https://github.com/image-charts/mjml-chart/commit/358a19c))
## 1.5.0 (2017-03-30)
* fix(tmpl) ([d3c5679](https://github.com/image-charts/mjml-chart/commit/d3c5679))
* prepare for release ([3d833b1](https://github.com/image-charts/mjml-chart/commit/3d833b1))
* Release v1.5.0. ([e08741c](https://github.com/image-charts/mjml-chart/commit/e08741c))
* update deps ([199e9b7](https://github.com/image-charts/mjml-chart/commit/199e9b7))

@@ -164,65 +284,18 @@ * update deps ([c29f705](https://github.com/image-charts/mjml-chart/commit/c29f705))

* Update README.md ([8e6e892](https://github.com/image-charts/mjml-chart/commit/8e6e892))
* feat: v5.0.0 ([0ffcc14](https://github.com/image-charts/mjml-chart/commit/0ffcc14))
* feat(ci): add code-coverage support ([26503ad](https://github.com/image-charts/mjml-chart/commit/26503ad))
* feat(ci): add repository dispatch ([383913f](https://github.com/image-charts/mjml-chart/commit/383913f))
* feat(ci): changelog ([358a19c](https://github.com/image-charts/mjml-chart/commit/358a19c))
* feat(ci): launch pipeline every week on sunday ([74b58a0](https://github.com/image-charts/mjml-chart/commit/74b58a0))
* feat(ci): upgrade release management ([284b9e3](https://github.com/image-charts/mjml-chart/commit/284b9e3))
## 3.0.0 (2016-10-31)
* Release v3.0.0. ([800db7a](https://github.com/image-charts/mjml-chart/commit/800db7a))
## 2.0.0 (2016-10-31)
* feat(readme) ([bac48ed](https://github.com/image-charts/mjml-chart/commit/bac48ed))
* Release v2.0.0. ([51ac74f](https://github.com/image-charts/mjml-chart/commit/51ac74f))
* feat(mjml-chart): extracted from mjml-core ([bc4593c](https://github.com/image-charts/mjml-chart/commit/bc4593c))
* fix: add toString if example is an integer ([bff257c](https://github.com/image-charts/mjml-chart/commit/bff257c))
* fix: add unit tests for releaseVersion ([84e1c55](https://github.com/image-charts/mjml-chart/commit/84e1c55))
* fix: correct scripts to correctly generate lib ([f68af54](https://github.com/image-charts/mjml-chart/commit/f68af54))
* fix: delete unused test ([c1caf08](https://github.com/image-charts/mjml-chart/commit/c1caf08))
* fix: examples/ ([c73bd00](https://github.com/image-charts/mjml-chart/commit/c73bd00))
* fix: generate mjml-chart lib + update unit tests ([33b64f2](https://github.com/image-charts/mjml-chart/commit/33b64f2))
* fix: rename *.spec.js to *.test.js ([a6be3bd](https://github.com/image-charts/mjml-chart/commit/a6be3bd))
* fix: update package.json to use correctly releaseVersion.js ([aaff1b8](https://github.com/image-charts/mjml-chart/commit/aaff1b8))
* fix: update unit tests to be passing ([1cc051f](https://github.com/image-charts/mjml-chart/commit/1cc051f))
* fix(ci): add github-token for coveralls ([308c627](https://github.com/image-charts/mjml-chart/commit/308c627))
* fix(ci): add name/email for git ([c32e7cd](https://github.com/image-charts/mjml-chart/commit/c32e7cd))
* fix(ci): add silent push when release is launched ([7d200e4](https://github.com/image-charts/mjml-chart/commit/7d200e4))
* fix(ci): correct github-action ([de8b2ca](https://github.com/image-charts/mjml-chart/commit/de8b2ca))
* fix(ci): remove duplicate npm publish ([88579f6](https://github.com/image-charts/mjml-chart/commit/88579f6))
* fix(ci): use bash to execute ci script ([0bc5fa4](https://github.com/image-charts/mjml-chart/commit/0bc5fa4))
* fix(ci): use coveralls/github-action ([06fed15](https://github.com/image-charts/mjml-chart/commit/06fed15))
* fix(ci): use fetch-depth: 0 to generate full changelog ([ffae70a](https://github.com/image-charts/mjml-chart/commit/ffae70a))
* quickfix: change required=true to false for chl parameter in swagger ([8c969b8](https://github.com/image-charts/mjml-chart/commit/8c969b8))
* refactor: improve "mjmlConvert" function in test ([0a8ed59](https://github.com/image-charts/mjml-chart/commit/0a8ed59))
* improvement: add unit tests ([dbf1ff6](https://github.com/image-charts/mjml-chart/commit/dbf1ff6))
* improvement: update component to only allow mj-colum and mj-hero as parent ([cd80e41](https://github.com/image-charts/mjml-chart/commit/cd80e41))
* improvement: update dependencies ([162f745](https://github.com/image-charts/mjml-chart/commit/162f745))
* build(deps-dev): bump babel-plugin-transform-decorators-legacy ([2a2d4ae](https://github.com/image-charts/mjml-chart/commit/2a2d4ae))
* build(deps-dev): bump chai from 4.1.2 to 4.2.0 ([e1aca17](https://github.com/image-charts/mjml-chart/commit/e1aca17))
* build(deps-dev): bump coveralls from 3.0.1 to 3.0.6 ([4c37340](https://github.com/image-charts/mjml-chart/commit/4c37340))
* build(deps-dev): bump coveralls from 3.0.11 to 3.0.13 ([9afd030](https://github.com/image-charts/mjml-chart/commit/9afd030))
* build(deps-dev): bump coveralls from 3.0.13 to 3.0.14 ([bc1b490](https://github.com/image-charts/mjml-chart/commit/bc1b490))
* build(deps-dev): bump coveralls from 3.0.6 to 3.0.7 ([789b8ad](https://github.com/image-charts/mjml-chart/commit/789b8ad))
* build(deps-dev): bump coveralls from 3.0.7 to 3.0.8 ([1df83f5](https://github.com/image-charts/mjml-chart/commit/1df83f5))
* build(deps-dev): bump coveralls from 3.0.8 to 3.0.9 ([8d1e7c4](https://github.com/image-charts/mjml-chart/commit/8d1e7c4))
* build(deps-dev): bump coveralls from 3.0.9 to 3.0.11 ([0129130](https://github.com/image-charts/mjml-chart/commit/0129130))
* build(deps-dev): bump mjml from 4.0.5 to 4.5.0 ([60fd11d](https://github.com/image-charts/mjml-chart/commit/60fd11d))
* build(deps-dev): bump mjml from 4.5.0 to 4.5.1 ([1a705ea](https://github.com/image-charts/mjml-chart/commit/1a705ea))
* build(deps-dev): bump mjml from 4.5.1 to 4.6.1 ([adacda7](https://github.com/image-charts/mjml-chart/commit/adacda7))
* build(deps-dev): bump mjml from 4.6.1 to 4.6.2 ([56693a0](https://github.com/image-charts/mjml-chart/commit/56693a0))
* build(deps-dev): bump mjml-cli from 4.0.5 to 4.5.0 ([392c45b](https://github.com/image-charts/mjml-chart/commit/392c45b))
* build(deps-dev): bump mjml-cli from 4.5.0 to 4.5.1 ([7222745](https://github.com/image-charts/mjml-chart/commit/7222745))
* build(deps-dev): bump mjml-cli from 4.5.1 to 4.6.1 ([16bb979](https://github.com/image-charts/mjml-chart/commit/16bb979))
* build(deps-dev): bump mjml-cli from 4.6.1 to 4.6.2 ([f35f024](https://github.com/image-charts/mjml-chart/commit/f35f024))
* build(deps-dev): bump truncate from 2.0.1 to 2.1.0 ([7b58ef5](https://github.com/image-charts/mjml-chart/commit/7b58ef5))
* build(deps): [security] bump lodash from 4.17.10 to 4.17.13 ([5d3e15e](https://github.com/image-charts/mjml-chart/commit/5d3e15e))
* build(deps): bump lodash from 4.17.13 to 4.17.15 ([df74c4e](https://github.com/image-charts/mjml-chart/commit/df74c4e))
* build(deps): bump mjml-core from 4.0.5 to 4.5.0 ([e5b01b1](https://github.com/image-charts/mjml-chart/commit/e5b01b1))
* build(deps): bump mjml-core from 4.5.0 to 4.5.1 ([2306e58](https://github.com/image-charts/mjml-chart/commit/2306e58))
* build(deps): bump mjml-core from 4.5.1 to 4.6.1 ([c07285a](https://github.com/image-charts/mjml-chart/commit/c07285a))
* build(deps): bump mjml-core from 4.6.1 to 4.6.2 ([013805a](https://github.com/image-charts/mjml-chart/commit/013805a))
* build(deps): bump mjml-image from 4.0.5 to 4.5.0 ([485af29](https://github.com/image-charts/mjml-chart/commit/485af29))
* build(deps): bump mjml-image from 4.5.0 to 4.5.1 ([4f04c8a](https://github.com/image-charts/mjml-chart/commit/4f04c8a))
* build(deps): bump mjml-image from 4.5.1 to 4.6.1 ([72ba3be](https://github.com/image-charts/mjml-chart/commit/72ba3be))
* build(deps): bump mjml-image from 4.6.1 to 4.6.2 ([9b0600e](https://github.com/image-charts/mjml-chart/commit/9b0600e))
* doc: readme ([00f253e](https://github.com/image-charts/mjml-chart/commit/00f253e))
* misc(package.json): added lock ([d475cf1](https://github.com/image-charts/mjml-chart/commit/d475cf1))
* test(coverage): 100% ([a342fc4](https://github.com/image-charts/mjml-chart/commit/a342fc4))
* test(mjml-chart): fix style ([1fef38c](https://github.com/image-charts/mjml-chart/commit/1fef38c))
{
"name": "mjml-chart",
"description": "mjml-chart",
"version": "5.2.0",
"version": "5.2.1",
"main": "lib/index.js",

@@ -73,3 +73,3 @@ "scripts": {

"npm-release": "^1.0.0",
"nyc": "^15.0.1",
"nyc": "^15.1.0",
"truncate": "^2.0.1",

@@ -76,0 +76,0 @@ "updtr": "^3.1.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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