angular-web-notification
Advanced tools
Comparing version 0.0.80 to 0.0.81
{ | ||
"name": "angular-web-notification", | ||
"version": "0.0.80", | ||
"version": "0.0.81", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "authors": [ |
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2016-06-28 | v0.0.80 | Maintenance | | ||
| 2016-07-01 | v0.0.81 | Maintenance | | ||
| 2016-06-14 | v0.0.78 | Published via NPM (in addition to bower) | | ||
@@ -5,0 +5,0 @@ | 2016-06-14 | v0.0.77 | Maintenance | |
{ | ||
"name": "angular-web-notification", | ||
"version": "0.0.80", | ||
"version": "0.0.81", | ||
"description": "AngularJS service for displaying web notifications.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -8,3 +8,5 @@ 'use strict'; | ||
full: { | ||
config: grunt.file.readJSON('project/config/.markdownrc'), | ||
options: { | ||
config: grunt.file.readJSON('project/config/.markdownrc') | ||
}, | ||
src: [ | ||
@@ -11,0 +13,0 @@ 'README.md', |
@@ -111,3 +111,3 @@ # angular-web-notification | ||
| ----------- | ------- | ----------- | | ||
| 2016-06-28 | v0.0.80 | Maintenance | | ||
| 2016-07-01 | v0.0.81 | Maintenance | | ||
| 2016-06-14 | v0.0.78 | Published via NPM (in addition to bower) | | ||
@@ -114,0 +114,0 @@ | 2016-06-14 | v0.0.77 | 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
75443
1415