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

angular-web-notification

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-web-notification - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

bower.json
{
"name": "angular-web-notification",
"version": "1.0.7",
"version": "1.0.8",
"description": "AngularJS service for displaying web notifications.",

@@ -5,0 +5,0 @@ "authors": [

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2016-09-10 | v1.0.7 | Maintenance |
| 2016-09-11 | v1.0.8 | Maintenance |
| 2016-09-10 | v1.0.6 | Default to website favicon.ico if icon not provided in options |

@@ -5,0 +5,0 @@ | 2016-09-07 | v1.0.4 | Callback is now optional |

'use strict';
/*jslint nomen: true */
/*jslint nomen: true*/
//jscs:disable disallowDanglingUnderscores

@@ -5,0 +5,0 @@ /*eslint-disable no-underscore-dangle*/

{
"name": "angular-web-notification",
"version": "1.0.7",
"version": "1.0.8",
"description": "AngularJS service for displaying web notifications.",

@@ -58,3 +58,2 @@ "author": {

"husky": "latest",
"jit-grunt": "latest",
"js-project-commons": "latest",

@@ -71,5 +70,4 @@ "karma": "latest",

"sinon": "latest",
"sinon-chai": "latest",
"time-grunt": "latest"
"sinon-chai": "latest"
}
}

@@ -111,3 +111,3 @@ # angular-web-notification

| ----------- | ------- | ----------- |
| 2016-09-10 | v1.0.7 | Maintenance |
| 2016-09-11 | v1.0.8 | Maintenance |
| 2016-09-10 | v1.0.6 | Default to website favicon.ico if icon not provided in options |

@@ -114,0 +114,0 @@ | 2016-09-07 | v1.0.4 | Callback is now optional |

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