simple-output
Advanced tools
Comparing version 0.2.2 to 1.0.0
{ | ||
"name": "simple-output", | ||
"version": "0.2.2", | ||
"version": "1.0.0", | ||
"main": "index.js", | ||
@@ -38,3 +38,3 @@ "description": "Output messages to stdout/stderr", | ||
"dependencies": { | ||
"log-symbols": "1.0.0" | ||
"log-symbols": "^1.0.x" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
# simple-output | ||
version: 0.2.2 | ||
version: 1.0.0 | ||
[![Build Status](https://travis-ci.org/ruyadorno/simple-output.svg?branch=master)](https://travis-ci.org/SunGard-Labs/grunt-sg-release) | ||
[![Build Status](https://travis-ci.org/ruyadorno/simple-output.svg?branch=master)](https://travis-ci.org/ruyadorno/simple-output) | ||
@@ -26,3 +26,3 @@ Output messages to stdout/stderr | ||
- message(msg) | ||
- warning(msg) | ||
- warn(msg) | ||
@@ -29,0 +29,0 @@ ## Testing |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
3932
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedlog-symbols@1.0.2(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
- Removedansi-regex@0.2.1(transitive)
- Removedansi-styles@1.1.0(transitive)
- Removedchalk@0.5.1(transitive)
- Removedhas-ansi@0.1.0(transitive)
- Removedlog-symbols@1.0.0(transitive)
- Removedstrip-ansi@0.3.0(transitive)
- Removedsupports-color@0.2.0(transitive)
Updatedlog-symbols@^1.0.x