New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.1.8 to 0.1.9

7

lib/pushover.js

@@ -8,8 +8,9 @@ var https = require('https'),

var def = [
'priority',
'device',
'title',
'url',
'url_title',
'priority',
'timestamp',
'sound',
'url_title'
'sound'
];

@@ -16,0 +17,0 @@

@@ -5,6 +5,7 @@ {

"description": "Pushover API for node.js",
"version": "0.1.8",
"version": "0.1.9",
"homepage": "http://github.com/qbit/node-pushover",
"repository": {
"url": ""
"type": "git",
"url": "https://github.com/qbit/node-pushover.git"
},

@@ -11,0 +12,0 @@ "dependencies": {},

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