New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

airbrake

Package Overview
Dependencies
Maintainers
1
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.2.5 to 0.2.6

2

lib/airbrake.js

@@ -25,3 +25,3 @@ var HTTP_STATUS_CODES = require('http').STATUS_CODES;

this.protocol = 'http';
this.serviceHost = 'airbrake.io';
this.serviceHost = 'api.airbrake.io';
}

@@ -28,0 +28,0 @@

@@ -5,3 +5,3 @@ {

"description": "Node.js client for airbrakeapp.com, formerly known as hoptoadapp.com.",
"version": "0.2.5",
"version": "0.2.6",
"homepage": "https://github.com/felixge/node-airbrake",

@@ -27,2 +27,2 @@ "repository": {

"optionalDependencies": {}
}
}
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