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/17.0 .0 " >
18
+ <img alt =" Dependency Status " src =" https://img.shields.io/librariesio/release/npm/ngx-markdown/17.1 .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" : " 17.0 .0" ,
3
+ "version" : " 17.1 .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" : " 17.0 .0" ,
3
+ "version" : " 17.1 .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 @@ -8795,7 +8795,7 @@ ng-packagr@^17.0.0:
8795
8795
esbuild "^0.19.0"
8796
8796
8797
8797
" ngx-markdown@file:lib " :
8798
- version "17.0 .0"
8798
+ version "17.1 .0"
8799
8799
dependencies :
8800
8800
tslib "^2.3.0"
8801
8801
optionalDependencies :
You can’t perform that action at this time.
0 commit comments