Skip to content

Commit b3f9869

Browse files
committed
Update NPM components because of security problem reported by Github.
1 parent 8a3dfc0 commit b3f9869

File tree

6 files changed

+2475
-3889
lines changed

6 files changed

+2475
-3889
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,8 @@ export class TreeviewConfig {
8888

8989
# [2.0.4](https://www.npmjs.com/package/ngx-treeview) (2018-02-05)
9090
### Enhancement:
91-
* Allow to toggle on checkbox's label.
91+
* Allow to toggle on checkbox's label.
92+
93+
# [2.0.5](https://www.npmjs.com/package/ngx-treeview) (2018-03-19)
94+
### Security:
95+
* Update NPM packages to fix security problem from "zkat / ssri".

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ An Angular treeview component with checkbox
1414
* [Bootstrap 4](https://getbootstrap.com)
1515
* [Font Awesome 4](http://fontawesome.io)
1616

17-
This component is currently supporting Bootstrap 4.0.0 beta. If you are using Bootstrap 4 alpha 6, please downgrade to the older version 1.0.10.
17+
This component is currently supporting Bootstrap 4. If you are using Bootstrap 4 alpha 6, please downgrade to the older version 1.0.10.
1818

1919
You can customize CSS yourself to break down dependencies to Bootstrap & Font Awesome.
2020

@@ -146,4 +146,4 @@ See example 4 & 5.
146146

147147
## Contributing
148148

149-
I am very appreciate for your ideas, proposals and found bugs which you can leave in github issues. Thanks in advance!
149+
I am very appreciate for your ideas, proposals and found bugs which you can leave in github issues. Thanks in advance!

0 commit comments

Comments
 (0)