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

pushover-notifications

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pushover-notifications - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

test/test-10-onerror.js

3

lib/pushover.js

@@ -137,3 +137,3 @@ var fs = require('fs')

} catch (error) {
throw new Error('JSON parsing failed', res)
this.onerror(error, res)
}

@@ -146,2 +146,3 @@ }

} else {
// If no onerror was provided throw our error
throw new Error(d.errors[0], res)

@@ -148,0 +149,0 @@ }

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

"description": "Pushover API for node.js",
"version": "1.2.1",
"version": "1.2.2",
"homepage": "http://github.com/qbit/node-pushover",

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

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