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 15
15
<img alt="License" src="https://img.shields.io/npm/l/ngx-markdown.svg">
16
16
</a >
17
17
<br >
18
- <img alt =" Dependency Status " src =" https://img.shields.io/librariesio/release/npm/ngx-markdown/19.1.1 " >
18
+ <img alt =" Dependency Status " src =" https://img.shields.io/librariesio/release/npm/ngx-markdown/20.0.0 " >
19
19
<a href =" https://www.npmjs.com/package/ngx-markdown " >
20
20
<img alt="Monthly Downloads" src="https://img.shields.io/npm/dm/ngx-markdown.svg">
21
21
</a >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-markdown" ,
3
- "version" : " 19.1.1 " ,
3
+ "version" : " 20.0.0 " ,
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" : " 19.1.1 " ,
3
+ "version" : " 20.0.0 " ,
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 @@ -6312,7 +6312,7 @@ ng-packagr@^20.0.0:
6312
6312
rollup "^4.24.0"
6313
6313
6314
6314
" ngx-markdown@file:lib " :
6315
- version "19.1.1 "
6315
+ version "20.0.0 "
6316
6316
dependencies :
6317
6317
tslib "^2.3.0"
6318
6318
optionalDependencies :
You can’t perform that action at this time.
0 commit comments