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

cedar

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cedar - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

lib/console.js

@@ -83,3 +83,3 @@ var fs = require('fs');

}
).replace(/\n at /g, '\n ');
).replace(/\n +at /g, '\n ');
string = color + string + bash;

@@ -86,0 +86,0 @@ }

@@ -15,3 +15,3 @@ {

],
"version": "0.0.8",
"version": "0.0.9",
"main": "cedar.js",

@@ -18,0 +18,0 @@ "homepage": "http://github.com/zerious/cedar",

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