File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ engines:
33 enabled : true
44 fixme :
55 enabled : true
6+ duplication :
7+ enabled : true
8+ config :
9+ languages :
10+ javascript :
11+ mass_threshold : 100
612ratings :
713 paths :
814 - angular-web-notification.js
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ See full docs at: [API Docs](docs/api.md)
9797
9898| Date | Version | Description |
9999| ----------- | ------- | ----------- |
100- | 2015-12-12 | v0.0.47 | Maintenance |
100+ | 2015-12-12 | v0.0.48 | Maintenance |
101101| 2015-09-26 | v0.0.31 | Update bower dependencies |
102102| 2015-09-26 | v0.0.30 | Added 'onClick' option to enable adding onclick event handler for the notification |
103103| 2015-09-02 | v0.0.29 | Maintenance |
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-web-notification" ,
3- "version" : " 0.0.47 " ,
3+ "version" : " 0.0.48 " ,
44 "description" : " AngularJS service for displaying web notifications." ,
55 "authors" : [
66 " Sagie Gur-Ari <[email protected] >"
You can’t perform that action at this time.
0 commit comments