simple-output
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "simple-output", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
"files": [ | ||
"index.js" | ||
], | ||
"description": "Output messages to stdout/stderr", | ||
@@ -21,3 +24,3 @@ "homepage": "https://github.com/ruyadorno/simple-output", | ||
], | ||
"keywords":[ | ||
"keywords": [ | ||
"terminal", | ||
@@ -32,10 +35,9 @@ "cli", | ||
"devDependencies": { | ||
"grunt-contrib-jshint": "~0.7.0", | ||
"grunt-sg-release": "~0.2.0", | ||
"load-grunt-tasks": "~0.2.0", | ||
"time-grunt": "~0.2.0", | ||
"jshint-stylish": "~0.1.3" | ||
"grunt-contrib-jshint": "^1.1.0", | ||
"jshint-stylish": "^2.2.1", | ||
"load-grunt-tasks": "^3.5.2", | ||
"time-grunt": "^1.4.0" | ||
}, | ||
"dependencies": { | ||
"log-symbols": "^1.0.x" | ||
"log-symbols": "^2.2.0" | ||
}, | ||
@@ -46,2 +48,1 @@ "scripts": { | ||
} | ||
# simple-output | ||
version: 1.0.0 | ||
version: 1.0.1 | ||
@@ -5,0 +5,0 @@ [![Build Status](https://travis-ci.org/ruyadorno/simple-output.svg?branch=master)](https://travis-ci.org/ruyadorno/simple-output) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4
3617
4
27
+ Addedansi-styles@3.2.1(transitive)
+ Addedchalk@2.4.2(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedlog-symbols@2.2.0(transitive)
+ Addedsupports-color@5.5.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedlog-symbols@1.0.2(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
Updatedlog-symbols@^2.2.0