File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-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.2 .0 " >
18
+ <img alt =" Dependency Status " src =" https://img.shields.io/librariesio/release/npm/ngx-markdown/18.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" : " 17.2.1 " ,
3
+ "version" : " 18.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" : " 17.2.1 " ,
3
+ "version" : " 18.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 @@ -9322,7 +9322,7 @@ ng-packagr@^18.0.0:
9322
9322
rollup "^4.18.0"
9323
9323
9324
9324
"ngx-markdown@file:lib":
9325
- version "17.2.1 "
9325
+ version "18.0.0 "
9326
9326
dependencies:
9327
9327
tslib "^2.3.0"
9328
9328
optionalDependencies:
@@ -12160,6 +12160,7 @@ wildcard@^2.0.0:
12160
12160
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
12161
12161
12162
12162
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12163
+ name wrap-ansi-cjs
12163
12164
version "7.0.0"
12164
12165
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
12165
12166
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
You can’t perform that action at this time.
0 commit comments