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 1515 <img alt="License" src="https://img.shields.io/npm/l/ngx-markdown.svg">
1616 </a >
1717 <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 " >
1919 <a href =" https://www.npmjs.com/package/ngx-markdown " >
2020 <img alt="Monthly Downloads" src="https://img.shields.io/npm/dm/ngx-markdown.svg">
2121 </a >
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-markdown" ,
3- "version" : " 17.2.1 " ,
3+ "version" : " 18.0.0 " ,
44 "description" : " Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights" ,
55 "homepage" : " https://github.com/jfcere/ngx-markdown" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-markdown" ,
3- "version" : " 17.2.1 " ,
3+ "version" : " 18.0.0 " ,
44 "description" : " Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights" ,
55 "homepage" : " https://github.com/jfcere/ngx-markdown" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -9322,7 +9322,7 @@ ng-packagr@^18.0.0:
93229322 rollup "^4.18.0"
93239323
93249324"ngx-markdown@file:lib":
9325- version "17.2.1 "
9325+ version "18.0.0 "
93269326 dependencies:
93279327 tslib "^2.3.0"
93289328 optionalDependencies:
@@ -12160,6 +12160,7 @@ wildcard@^2.0.0:
1216012160 integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
1216112161
1216212162"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12163+ name wrap-ansi-cjs
1216312164 version "7.0.0"
1216412165 resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1216512166 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
You can’t perform that action at this time.
0 commit comments