Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

torch

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

torch - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

sample/test.coffee

2

package.json
{
"name":"torch",
"description":"CLI logger with colors and deep inspection.",
"version":"0.2.0",
"version":"0.2.1",
"homepage":"http://github.com/TorchlightSoftware/torch",

@@ -6,0 +6,0 @@ "repository":"git://github.com/TorchlightSoftware/torch.git",

@@ -8,3 +8,3 @@ # Torch

log.grey('stuff:'.blue, stuff);
log.gray('stuff:'.blue, stuff);

@@ -16,2 +16,4 @@ log(deepNestedObject);

Torch uses Chalk. For a full list of supported colors, see Chalk's readme: https://github.com/sindresorhus/chalk
## LICENSE

@@ -18,0 +20,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc