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

airbrake

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airbrake - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

lib/airbrake.js

@@ -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

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