Comparing version 0.2.3 to 0.2.4
@@ -25,3 +25,3 @@ var HTTP_STATUS_CODES = require('http').STATUS_CODES; | ||
this.protocol = 'http'; | ||
this.serviceHost = 'airbrakeapp.com'; | ||
this.serviceHost = '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.3", | ||
"version": "0.2.4", | ||
"homepage": "https://github.com/felixge/node-airbrake", | ||
@@ -8,0 +8,0 @@ "repository": { |
@@ -96,3 +96,3 @@ # airbrake | ||
err.params = {ip: req.socket.remoteAddress}; | ||
airbrake.notify(err): | ||
airbrake.notify(err); | ||
} | ||
@@ -99,0 +99,0 @@ }); |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
1011311
0
18