Comparing version 0.1.0 to 0.2.0
require('coffee-script'); | ||
module.exports = require('./lib/ale'); | ||
module.exports = require('./lib/torch'); |
{ | ||
"name":"torch", | ||
"description":"CLI logger with colors and deep inspection.", | ||
"version":"0.1.0", | ||
"version":"0.2.0", | ||
"homepage":"http://github.com/TorchlightSoftware/torch", | ||
@@ -11,3 +11,3 @@ "repository":"git://github.com/TorchlightSoftware/torch.git", | ||
"dependencies":{ | ||
"colors":"*", | ||
"chalk":"*", | ||
"coffee-script":"*" | ||
@@ -14,0 +14,0 @@ }, |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
3923
+ Addedchalk@*
+ Addedchalk@5.3.0(transitive)
- Removedcolors@*
- Removedcolors@1.4.0(transitive)