File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2017-2020 Jean-Francois Cere
3
+ Copyright (c) 2017-2021 Jean-Francois Cere
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-markdown" ,
3
- "version" : " 11.1.1 " ,
3
+ "version" : " 11.1.2 " ,
4
4
"description" : " Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights" ,
5
5
"homepage" : " https://github.com/jfcere/ngx-markdown" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-markdown" ,
3
- "version" : " 11.1.1 " ,
3
+ "version" : " 11.1.2 " ,
4
4
"description" : " Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights" ,
5
5
"homepage" : " https://github.com/jfcere/ngx-markdown" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -6553,7 +6553,7 @@ ng-packagr@^11.0.0:
6553
6553
terser "^5.0.0"
6554
6554
6555
6555
" ngx-markdown@file:./lib " :
6556
- version "11.1.1 "
6556
+ version "11.1.2 "
6557
6557
dependencies :
6558
6558
" @types/marked" " ^2.0.0"
6559
6559
emoji-toolkit "^6.0.1"
You can’t perform that action at this time.
0 commit comments