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

consola

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

consola - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="1.0.0"></a>
# [1.0.0](https://github.com/nuxt/consola/compare/v0.1.0...v1.0.0) (2018-03-31)
<a name="0.1.0"></a>

@@ -7,0 +12,0 @@ # 0.1.0 (2018-03-31)

2

package.json
{
"name": "consola",
"version": "0.1.0",
"version": "1.0.0",
"description": "Elegant Console Logger",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -168,4 +168,12 @@ # Consola

### With jsdom
```js
{
virtualConsole: new jsdom.VirtualConsole().sendTo(consola)
}
```
## License
MIT
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