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

breakdown

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

breakdown - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

package.json
{
"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

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