angular-web-notification
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"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 | |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30
69589