angular-web-notification
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "angular-web-notification", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "authors": [ |
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2017-01-22 | v1.2.3 | Maintenance | | ||
| 2017-01-22 | v1.2.4 | Maintenance | | ||
| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification | | ||
@@ -5,0 +5,0 @@ | 2017-01-13 | v1.0.26 | Maintenance | |
{ | ||
"name": "angular-web-notification", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -22,5 +22,5 @@ # {"gitdown": "gitinfo", "name": "name"} | ||
It is using the HTML5-Desktop-Notifications library which provides a unified API for all browsers. | ||
It is using the [simple-web-notification](https://github.com/sagiegurari/simple-web-notification) library which provides a simple and easy notification API which works across browsers and provides automatic permission handling. | ||
See [W3 Specification](https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html) and [HTML5-Desktop-Notifications](https://github.com/ttsvetko/HTML5-Desktop-Notifications) for more information. | ||
See [W3 Specification](https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html) and [simple-web-notification](https://github.com/sagiegurari/simple-web-notification) for more information. | ||
@@ -100,4 +100,4 @@ ## Demo | ||
Please see [supported browser versions](http://caniuse.com/#feat=notifications) for more information on the official spec support and at [HTML5-Desktop-Notifications](https://github.com/ttsvetko/HTML5-Desktop-Notifications) for more browser specific API support. | ||
Please see [supported browser versions](http://caniuse.com/#feat=notifications) for more information on the official spec support. | ||
{"gitdown": "include", "file": "./README-footer-template.md"} |
@@ -22,5 +22,5 @@ # angular-web-notification | ||
It is using the HTML5-Desktop-Notifications library which provides a unified API for all browsers. | ||
It is using the [simple-web-notification](https://github.com/sagiegurari/simple-web-notification) library which provides a simple and easy notification API which works across browsers and provides automatic permission handling. | ||
See [W3 Specification](https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html) and [HTML5-Desktop-Notifications](https://github.com/ttsvetko/HTML5-Desktop-Notifications) for more information. | ||
See [W3 Specification](https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html) and [simple-web-notification](https://github.com/sagiegurari/simple-web-notification) for more information. | ||
@@ -100,3 +100,3 @@ ## Demo | ||
Please see [supported browser versions](http://caniuse.com/#feat=notifications) for more information on the official spec support and at [HTML5-Desktop-Notifications](https://github.com/ttsvetko/HTML5-Desktop-Notifications) for more browser specific API support. | ||
Please see [supported browser versions](http://caniuse.com/#feat=notifications) for more information on the official spec support. | ||
@@ -114,3 +114,3 @@ ## API Documentation | ||
| ----------- | ------- | ----------- | | ||
| 2017-01-22 | v1.2.3 | Maintenance | | ||
| 2017-01-22 | v1.2.4 | Maintenance | | ||
| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification | | ||
@@ -117,0 +117,0 @@ | 2017-01-13 | v1.0.26 | Maintenance | |
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
56560