Comparing version 0.0.4 to 0.0.5
{ | ||
"author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)", | ||
"name": "airbrake", | ||
"description": "Node.js client for airbrakeapp.com, formerly hoptoad.", | ||
"version": "0.0.4", | ||
"description": "Node.js client for airbrakeapp.com, formerly known as hoptoadapp.com.", | ||
"version": "0.0.5", | ||
"homepage": "https://github.com/felixge/node-airbrake", | ||
@@ -7,0 +7,0 @@ "repository": { |
# airbrake | ||
Node.js client for [airbrakeapp.com][], formerly known as [hoptoad][]. | ||
Node.js client for [airbrakeapp.com][], formerly known as [hoptoadapp.com][]. | ||
[airbrakeapp.com]: http://airbrakeapp.com/ | ||
[hoptoad]: http://robots.thoughtbot.com/post/7665411707/hoptoad-is-now-airbrake | ||
[hoptoadapp.com]: http://robots.thoughtbot.com/post/7665411707/hoptoad-is-now-airbrake | ||
@@ -50,2 +50,3 @@ ## Install | ||
* Automatically add `process.env` information when sending notifications | ||
* Detect and fix circular references in error context information | ||
@@ -52,0 +53,0 @@ * Support for all features of the [2.1 notification API][2.1api] |
Sorry, the diff of this file is not supported yet
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
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
1155423
184