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

coins-notify

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coins-notify - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

2

index.js

@@ -99,3 +99,3 @@ "use strict";

icon: options.icon || (window.location.origin + '/coins_core/graphics/logo-brain-flat.png'),
tag: options.tag || null,
tag: options.tag || Date.now(),
timeout: options.timeout ? (options.timeout/1000) : (this.defaultTimeout/1000),

@@ -102,0 +102,0 @@ notifyShow: options.notifyShow || null,

{
"name": "coins-notify",
"version": "1.0.1",
"version": "1.1.0",
"description": "show notifications in the browser. use 'growl' like notifications first, or notifyjs (jQuery plugin) as the fallback",

@@ -5,0 +5,0 @@ "main": "index.js",

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