File tree Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 48
48
"grunt-remark",
49
49
"grunt-retire",
50
50
"grunt-shell",
51
+ "grunt-snyk",
51
52
"grunt-stylelint",
52
53
"grunt-version-check",
53
54
"grunt-yaml-validator",
70
71
"rimraf",
71
72
"sinon",
72
73
"sinon-chai",
74
+ "snyk",
73
75
"stylelint-config-standard",
74
76
"time-grunt"
75
77
]
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ See [contributing guide](.github/CONTRIBUTING.md)
112
112
113
113
| Date | Version | Description |
114
114
| ----------- | ------- | ----------- |
115
- | 2017-04-18 | v1.2.15 | Maintenance |
115
+ | 2017-04-24 | v1.2.16 | Maintenance |
116
116
| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification |
117
117
| 2017-01-13 | v1.0.26 | Maintenance |
118
118
| 2016-11-23 | v1.0.19 | Use forked version of html5-desktop-notifications in order to resolve few issues |
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-web-notification" ,
3
- "version" : " 1.2.15 " ,
3
+ "version" : " 1.2.16 " ,
4
4
"description" : " AngularJS service for displaying web notifications." ,
5
5
"authors" : [
6
6
" Sagie Gur-Ari <sagiegurari@gmail.com>"
Original file line number Diff line number Diff line change 1
1
| Date | Version | Description |
2
2
| ----------- | ------- | ----------- |
3
- | 2017-04-18 | v1.2.15 | Maintenance |
3
+ | 2017-04-24 | v1.2.16 | Maintenance |
4
4
| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification |
5
5
| 2017-01-13 | v1.0.26 | Maintenance |
6
6
| 2016-11-23 | v1.0.19 | Use forked version of html5-desktop-notifications in order to resolve few issues |
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-web-notification" ,
3
- "version" : " 1.2.15 " ,
3
+ "version" : " 1.2.16 " ,
4
4
"description" : " AngularJS service for displaying web notifications." ,
5
5
"author" : {
6
6
"name" : " Sagie Gur-Ari" ,
You can’t perform that action at this time.
0 commit comments