angular-web-notification
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "angular-web-notification", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "authors": [ |
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2016-09-12 | v1.0.11 | Maintenance | | ||
| 2016-09-13 | v1.0.12 | 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.11", | ||
"version": "1.0.12", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -45,2 +45,3 @@ "author": { | ||
"grunt-contrib-clean": "latest", | ||
"grunt-contrib-csslint": "latest", | ||
"grunt-contrib-jshint": "latest", | ||
@@ -51,2 +52,3 @@ "grunt-coveralls": "latest", | ||
"grunt-gitdown": "latest", | ||
"grunt-htmllint": "latest", | ||
"grunt-jsbeautifier": "latest", | ||
@@ -53,0 +55,0 @@ "grunt-jscs": "latest", |
@@ -111,3 +111,3 @@ # angular-web-notification | ||
| ----------- | ------- | ----------- | | ||
| 2016-09-12 | v1.0.11 | Maintenance | | ||
| 2016-09-13 | v1.0.12 | 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 | |
Sorry, the diff of this file is not supported yet
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
69151
32