Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "babar", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "CLI bar charts", | ||
@@ -33,8 +33,8 @@ "main": "lib/babar.js", | ||
"dependencies": { | ||
"colors": "~0.6.2" | ||
"colors": "~1.4.0" | ||
}, | ||
"devDependencies": { | ||
"coffee-script": "~1.6.3", | ||
"rimraf": "^2.5.4" | ||
"coffeescript": "~1.6.3", | ||
"rimraf": "^3.0.2" | ||
} | ||
} |
@@ -7,3 +7,3 @@ # Babar | ||
![Sample](https://github.com/stephan83/babar/raw/master/img/sample.png) | ||
![Sample](img/sample.png) | ||
@@ -10,0 +10,0 @@ While it isn't an advanced charting library, it can be useful to get a rought idea of: |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
73108
296
0
+ Addedcolors@1.4.0(transitive)
- Removedcolors@0.6.2(transitive)
Updatedcolors@~1.4.0