Comparing version 0.1.0 to 1.0.0
@@ -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) |
{ | ||
"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 |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
206924
0
179