Socket
Socket
Sign inDemoInstall

growl

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

growl - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

6

History.md
1.5.1 / 2012-04-08
==================
* Merge pull request #16 from KyleAMathews/patch-1
* Fixes #15
1.5.0 / 2012-02-08

@@ -3,0 +9,0 @@ ==================

2

lib/growl.js

@@ -140,3 +140,3 @@ // Growl - Copyright TJ Holowaychuk <tj@vision-media.ca> (MIT Licensed)

case 'Linux':
args.push(cmd.icon + image);
args.push(cmd.icon + " " + image);
break;

@@ -143,0 +143,0 @@ case 'Windows':

{ "name": "growl",
"version": "1.5.0",
"version": "1.5.1",
"description": "Growl unobtrusive notifications",

@@ -4,0 +4,0 @@ "author": "TJ Holowaychuk <tj@vision-media.ca>",

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