@nuxtjs/youch
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -6,4 +6,4 @@ { | ||
}, | ||
"version": "3.0.0", | ||
"description": "HTML Pretty error stack viewer", | ||
"version": "3.0.1", | ||
"description": "Pretty error reporting for Node.js 🚀 (Modified for Nuxt.js & SSR Bundles)", | ||
"main": "src/Youch/index.js", | ||
@@ -10,0 +10,0 @@ "directories": { |
# Youch! | ||
> Pretty error reporting for Node.js :rocket: | ||
> Pretty error reporting for Node.js 🚀 (Modified for Nuxt.js & SSR Bundles) | ||
@@ -72,10 +72,10 @@ <br /> | ||
[appveyor-image]: https://ci.appveyor.com/api/projects/status/github/poppinss/youch?branch=master&svg=true&passingText=Passing%20On%20Windows | ||
[appveyor-url]: https://ci.appveyor.com/project/thetutlage/youch | ||
[appveyor-image]: https://ci.appveyor.com/api/projects/status/github/nuxt/youch?branch=master&svg=true&passingText=Passing%20On%20Windows | ||
[appveyor-url]: https://ci.appveyor.com/project/nuxt/youch | ||
[npm-image]: https://img.shields.io/npm/v/youch.svg?style=flat-square | ||
[npm-url]: https://npmjs.org/package/youch | ||
[npm-image]: https://img.shields.io/npm/v/@nuxtjs/youch.svg?style=flat-square | ||
[npm-url]: https://npmjs.org/package/@nuxtjs/youch | ||
[travis-image]: https://img.shields.io/travis/poppinss/youch/master.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/poppinss/youch | ||
[travis-image]: https://img.shields.io/travis/nuxt/youch/master.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/nuxt/youch | ||
@@ -91,3 +91,3 @@ [gitter-url]: https://gitter.im/adonisjs/adonis-framework | ||
[npm-downloads]: https://img.shields.io/npm/dm/youch.svg?style=flat-square | ||
[npm-downloads]: https://img.shields.io/npm/dm/@nuxtjs/youch.svg?style=flat-square | ||
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
95165