Comparing version 0.1.1 to 0.2.0
@@ -1,2 +0,2 @@ | ||
// Generated by CoffeeScript 1.9.3 | ||
// Generated by CoffeeScript 1.10.0 | ||
(function() { | ||
@@ -3,0 +3,0 @@ var CRC32, Debug, Depurar, appRoot, debug, path, util; |
{ | ||
"name": "depurar", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Debug with added sugar", | ||
@@ -18,13 +18,12 @@ "keywords": [ | ||
"devDependencies": { | ||
"airbud": "^3.3.1", | ||
"async": "^1.2.1", | ||
"chai": "^3.0.0", | ||
"coffee-coverage": "^0.6.2", | ||
"coffee-script": "^1.9.3", | ||
"coffeelint": "^1.10.1", | ||
"coveralls": "^2.11.2", | ||
"istanbul": "^0.3.15", | ||
"mocha": "^2.2.5", | ||
"npm-check-updates": "^1.5.1", | ||
"should": "^7.0.1", | ||
"airbud": "^3.4.0", | ||
"async": "^1.4.2", | ||
"chai": "^3.2.0", | ||
"coffee-coverage": "^0.6.3", | ||
"coffee-script": "^1.10.0", | ||
"coffeelint": "^1.12.1", | ||
"coveralls": "^2.11.4", | ||
"istanbul": "^0.3.20", | ||
"mocha": "^2.3.2", | ||
"should": "^7.1.0", | ||
"underscore": "^1.8.3" | ||
@@ -31,0 +30,0 @@ }, |
@@ -83,2 +83,4 @@ # depurar | ||
- [ ] Support for disabling colorpicking by namespace | ||
- [ ] More colors, make duration the same color, freeing some variances up | ||
- [ ] Better algorithm for establishing color via namespace, meaning small changes make big differences already | ||
@@ -85,0 +87,0 @@ ## Sponsor Development |
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
11
96
85526