Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "cfp-magick", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Show JavaScript and Web conferences with open calls for papers in your terminal", | ||
@@ -12,2 +12,4 @@ "main": "index.js", | ||
"test": "jest", | ||
"coverage": "jest --coverage --collectCoverageFrom=src/*js", | ||
"collect-coverage": "codeclimate-test-reporter < ./coverage/lcov.info", | ||
"cz": "git-cz", | ||
@@ -30,12 +32,13 @@ "commitmsg": "commitlint -e $GIT_PARAMS", | ||
"devDependencies": { | ||
"@commitlint/cli": "6.0.1", | ||
"@commitlint/config-conventional": "5.2.3", | ||
"@commitlint/prompt": "6.0.1", | ||
"@commitlint/travis-cli": "6.0.1", | ||
"@commitlint/cli": "6.1.0", | ||
"@commitlint/config-conventional": "6.1.0", | ||
"@commitlint/prompt": "6.1.0", | ||
"@commitlint/travis-cli": "6.1.0", | ||
"codeclimate-test-reporter": "0.5.0", | ||
"commitizen": "2.9.6", | ||
"cz-conventional-changelog": "2.1.0", | ||
"ghooks": "2.0.2", | ||
"jest": "22.0.5", | ||
"semantic-release": "^11.0.2", | ||
"semantic-release-cli": "3.6.1", | ||
"jest": "22.1.3", | ||
"semantic-release": "^12.2.2", | ||
"semantic-release-cli": "3.6.2", | ||
"snazzy": "7.0.0", | ||
@@ -46,3 +49,3 @@ "standard": "10.0.3", | ||
"dependencies": { | ||
"chalk": "2.3.0" | ||
"chalk": "2.3.1" | ||
}, | ||
@@ -49,0 +52,0 @@ "config": { |
# cfp-magick | ||
[![Build Status](https://travis-ci.org/asciidisco/cfp-magick.svg?branch=master)](https://travis-ci.org/asciidisco/cfp-magick) | ||
[![npm](https://img.shields.io/npm/v/cfp-magick.svg)](https://www.npmjs.com/package/cfp-magick) | ||
[![dependencies Status](https://david-dm.org/asciidisco/cfp-magick/status.svg)](https://david-dm.org/asciidisco/cfp-magick) | ||
[![dependencies Status](https://david-dm.org/asciidisco/cfp-magick/dev-status.svg)](https://david-dm.org/asciidisco/cfp-magick#info=devDependencies) | ||
[![Test Coverage](https://api.codeclimate.com/v1/badges/cef0e6703b53514c4863/test_coverage)](https://codeclimate.com/github/asciidisco/cfp-magick/test_coverage) | ||
[![Maintainability](https://api.codeclimate.com/v1/badges/cef0e6703b53514c4863/maintainability)](https://codeclimate.com/github/asciidisco/cfp-magick/maintainability) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) | ||
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fasciidisco%2Fcfp-magick.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fasciidisco%2Fcfp-magick?ref=badge_shield) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard) | ||
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/greenkeeperio/greenkeeper.svg)](https://greenkeeper.io/) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/asciidisco/cfp-magick/badge.svg)](https://snyk.io/test/github/asciidisco/cfp-magick) | ||
CLI applications that shows JavaScript and Web conferences with open calls for papers | ||
![Demo](https://raw.githubusercontent.com/asciidisco/cfp-magick/master/demo.gif) | ||
### Installing | ||
@@ -55,2 +71,4 @@ | ||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details | ||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details | ||
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fasciidisco%2Fcfp-magick.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fasciidisco%2Fcfp-magick?ref=badge_large) |
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
6971189
27
74
2
14
+ Addedchalk@2.3.1(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedsupports-color@5.5.0(transitive)
- Removedchalk@2.3.0(transitive)
- Removedhas-flag@2.0.0(transitive)
- Removedsupports-color@4.5.0(transitive)
Updatedchalk@2.3.1