angular-web-notification
Advanced tools
Comparing version 1.0.18 to 1.0.19
{ | ||
"name": "angular-web-notification", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -27,3 +27,3 @@ "authors": [ | ||
"dependencies": { | ||
"html5-desktop-notifications": "~3", | ||
"html5-desktop-notifications2": "~3", | ||
"angular": "~1" | ||
@@ -30,0 +30,0 @@ }, |
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2016-11-23 | v1.0.19 | Use forked version of html5-desktop-notifications in order to resolve few issues | | ||
| 2016-11-19 | v1.0.18 | Maintenance | | ||
@@ -4,0 +5,0 @@ | 2016-11-04 | v1.0.16 | Upgrading to html5-desktop-notifications 3.0.0 | |
{ | ||
"name": "angular-web-notification", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -35,3 +35,3 @@ # {"gitdown": "gitinfo", "name": "name"} | ||
<script type="text/javascript" src="angular.js"></script> | ||
<script type="text/javascript" src="html5-desktop-notifications/dist/Notification.js"></script> | ||
<script type="text/javascript" src="html5-desktop-notifications2/dist/Notification.js"></script> | ||
<script type="text/javascript" src="angular-web-notification.js"></script> | ||
@@ -38,0 +38,0 @@ ``` |
@@ -35,3 +35,3 @@ # angular-web-notification | ||
<script type="text/javascript" src="angular.js"></script> | ||
<script type="text/javascript" src="html5-desktop-notifications/dist/Notification.js"></script> | ||
<script type="text/javascript" src="html5-desktop-notifications2/dist/Notification.js"></script> | ||
<script type="text/javascript" src="angular-web-notification.js"></script> | ||
@@ -112,2 +112,3 @@ ``` | ||
| ----------- | ------- | ----------- | | ||
| 2016-11-23 | v1.0.19 | Use forked version of html5-desktop-notifications in order to resolve few issues | | ||
| 2016-11-19 | v1.0.18 | Maintenance | | ||
@@ -114,0 +115,0 @@ | 2016-11-04 | v1.0.16 | Upgrading to html5-desktop-notifications 3.0.0 | |
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
69281
136