Socket
Socket
Sign inDemoInstall

airbrake

Package Overview
Dependencies
Maintainers
4
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 2.1.1 to 2.1.2

5

CHANGELOG.md

@@ -6,2 +6,6 @@ Node Airbrake Changelog

### [v2.1.2][v2.1.2] (April 23, 2020)
* Updated deprecation notice
### [v2.1.1][v2.1.1] (September 27, 2017)

@@ -133,1 +137,2 @@

[v2.1.1]: https://github.com/airbrake/node-airbrake/releases/tag/v2.1.1
[v2.1.2]: https://github.com/airbrake/node-airbrake/releases/tag/v2.1.2

4

package.json

@@ -20,4 +20,4 @@ {

"name": "airbrake",
"description": "DEPRECATION: please use airbrake-js instead (https://github.com/airbrake/airbrake-js). A Node.js notifier for Airbrake, the leading exception reporting service.",
"version": "2.1.1",
"description": "DEPRECATION: please use @airbrake/node instead (https://www.npmjs.com/package/@airbrake/node). A Node.js notifier for Airbrake, the leading exception reporting service.",
"version": "2.1.2",
"homepage": "https://github.com/airbrake/node-airbrake",

@@ -24,0 +24,0 @@ "repository": {

@@ -11,3 +11,3 @@ Node Airbrake

(https://github.com/airbrake/airbrake-js). Please migrate to it as soon as
possible.**
possible. See [migration guide](/MIGRATION_GUIDE_TO_AIRBRAKE_JS.md).**

@@ -55,3 +55,3 @@ ![Node Airbrake][arthur-node]

"dependencies": {
"airbrake": "^2.1.1"
"airbrake": "^2.1.2"
}

@@ -58,0 +58,0 @@ }

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