angular-web-notification
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -75,2 +75,3 @@ /** | ||
}); | ||
}(this.webNotification)); | ||
/*istanbul ignore next*/ | ||
}(this.webNotification || window.webNotification)); |
{ | ||
"name": "angular-web-notification", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "authors": [ |
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2017-01-22 | v1.2.2 | Maintenance | | ||
| 2017-01-22 | v1.2.3 | 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.2", | ||
"version": "1.2.3", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -112,3 +112,3 @@ # angular-web-notification | ||
| ----------- | ------- | ----------- | | ||
| 2017-01-22 | v1.2.2 | Maintenance | | ||
| 2017-01-22 | v1.2.3 | Maintenance | | ||
| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification | | ||
@@ -115,0 +115,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
56576
627