angular-web-notification
Advanced tools
Comparing version 1.0.14 to 1.0.15
@@ -48,2 +48,3 @@ /** | ||
/*eslint-disable func-name-matching*/ | ||
Object.defineProperty(service, 'permissionGranted', { | ||
@@ -76,2 +77,3 @@ /** | ||
}); | ||
/*eslint-enable func-name-matching*/ | ||
@@ -78,0 +80,0 @@ /** |
{ | ||
"name": "angular-web-notification", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "authors": [ |
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2016-10-12 | v1.0.14 | Maintenance | | ||
| 2016-10-16 | v1.0.15 | 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 | |
{ | ||
"name": "angular-web-notification", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -111,3 +111,3 @@ # angular-web-notification | ||
| ----------- | ------- | ----------- | | ||
| 2016-10-12 | v1.0.14 | Maintenance | | ||
| 2016-10-16 | v1.0.15 | 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
69167
935