angular-web-notification
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "angular-web-notification", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "authors": [ |
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2017-01-22 | v1.2.4 | Maintenance | | ||
| 2017-01-31 | v1.2.5 | 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.4", | ||
"version": "1.2.5", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -35,3 +35,2 @@ # {"gitdown": "gitinfo", "name": "name"} | ||
<script type="text/javascript" src="angular.js"></script> | ||
<script type="text/javascript" src="html5-desktop-notifications2/dist/Notification.js"></script> | ||
<script type="text/javascript" src="simple-web-notification/web-notification.js"></script> | ||
@@ -38,0 +37,0 @@ <script type="text/javascript" src="angular-web-notification.js"></script> |
@@ -35,3 +35,2 @@ # angular-web-notification | ||
<script type="text/javascript" src="angular.js"></script> | ||
<script type="text/javascript" src="html5-desktop-notifications2/dist/Notification.js"></script> | ||
<script type="text/javascript" src="simple-web-notification/web-notification.js"></script> | ||
@@ -113,3 +112,3 @@ <script type="text/javascript" src="angular-web-notification.js"></script> | ||
| ----------- | ------- | ----------- | | ||
| 2017-01-22 | v1.2.4 | Maintenance | | ||
| 2017-01-31 | v1.2.5 | Maintenance | | ||
| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification | | ||
@@ -116,0 +115,0 @@ | 2017-01-13 | v1.0.26 | Maintenance | |
Sorry, the diff of this file is not supported yet
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
56227
139