Comparing version 0.0.1 to 0.0.2
@@ -129,3 +129,3 @@ var HTTP_STATUS_CODES = require('http').STATUS_CODES; | ||
notice | ||
.att('version', '2.0') | ||
.att('version', '2.1') | ||
.ele('api-key') | ||
@@ -132,0 +132,0 @@ .txt(this.key) |
@@ -5,3 +5,3 @@ { | ||
"description": "Node.js client for airbrakeapp.com, formerly hoptoad.", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"homepage": "https://github.com/felixge/node-airbrake", | ||
@@ -8,0 +8,0 @@ "repository": { |
# airbrake | ||
Node.js client for [airbrakeapp.com][], formerly hoptoad. | ||
Node.js client for [airbrakeapp.com][], formerly known as [hoptoad][]. | ||
[airbrakeapp.com]: http://airbrakeapp.com/ | ||
[hoptoad]: http://robots.thoughtbot.com/post/7665411707/hoptoad-is-now-airbrake | ||
## Install | ||
Not ready for you yet. | ||
``` bash | ||
npm install airbrake | ||
``` | ||
@@ -11,0 +14,0 @@ ## Basic usage |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1058542
153
11