Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "breakdown", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Top class error reporting for js & coffee-script", | ||
@@ -5,0 +5,0 @@ "main": "./bootstrap.coffee", |
@@ -36,2 +36,15 @@ Breakdown | ||
breakdown new Error 'Hello World' | ||
``` | ||
``` | ||
Example | ||
------- | ||
``` | ||
TypeError: Cannot read property 'first_name' of undefined | ||
at test (/var/www/breakdown/test/test.coffee:22:53) | ||
at delegate (/var/www/breakdown/test/test.coffee:28:12) | ||
at process.startup.processNextTick.process._tickCallback (node.js:244:9) | ||
``` | ||
Screenshot | ||
---------- | ||
![Breakdown](https://github.com/missinglink/breakdown/raw/master/img/screenshot.png "Breakdown") |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
9879
49
0
2