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/18.1 .0 " >
18
+ <img alt =" Dependency Status " src =" https://img.shields.io/librariesio/release/npm/ngx-markdown/19.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" : " 18.1 .0" ,
3
+ "version" : " 19.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" : " 18.1 .0" ,
3
+ "version" : " 19.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 @@ -7987,7 +7987,7 @@ ng-packagr@^19.0.0:
7987
7987
rollup "^4.24.0"
7988
7988
7989
7989
"ngx-markdown@file:lib":
7990
- version "18.1 .0"
7990
+ version "19.0 .0"
7991
7991
dependencies:
7992
7992
tslib "^2.3.0"
7993
7993
optionalDependencies:
You can’t perform that action at this time.
0 commit comments