Skip to content

Commit eb483ef

Browse files
committed
19.1.0
1 parent 742b504 commit eb483ef

File tree

4 files changed

+7
-32
lines changed

4 files changed

+7
-32
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-2024 Jean-Francois Cere
3+
Copyright (c) 2017-2025 Jean-Francois Cere
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-markdown",
3-
"version": "19.0.0",
3+
"version": "19.1.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",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-markdown",
3-
"version": "19.0.0",
3+
"version": "19.1.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",

yarn.lock

Lines changed: 4 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -7987,7 +7987,7 @@ ng-packagr@^19.0.0:
79877987
rollup "^4.24.0"
79887988

79897989
"ngx-markdown@file:lib":
7990-
version "19.0.0"
7990+
version "19.1.0"
79917991
dependencies:
79927992
tslib "^2.3.0"
79937993
optionalDependencies:
@@ -9912,16 +9912,7 @@ streamroller@^3.1.5:
99129912
debug "^4.3.4"
99139913
fs-extra "^8.1.0"
99149914

9915-
"string-width-cjs@npm:string-width@^4.2.0":
9916-
version "4.2.3"
9917-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9918-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9919-
dependencies:
9920-
emoji-regex "^8.0.0"
9921-
is-fullwidth-code-point "^3.0.0"
9922-
strip-ansi "^6.0.1"
9923-
9924-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9915+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
99259916
version "4.2.3"
99269917
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
99279918
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9990,14 +9981,7 @@ string_decoder@~1.1.1:
99909981
dependencies:
99919982
safe-buffer "~5.1.0"
99929983

9993-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
9994-
version "6.0.1"
9995-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9996-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9997-
dependencies:
9998-
ansi-regex "^5.0.1"
9999-
10000-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9984+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
100019985
version "6.0.1"
100029986
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
100039987
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10824,7 +10808,7 @@ word-wrap@^1.2.5:
1082410808
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
1082510809
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
1082610810

10827-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
10811+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1082810812
version "7.0.0"
1082910813
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1083010814
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10842,15 +10826,6 @@ wrap-ansi@^6.2.0:
1084210826
string-width "^4.1.0"
1084310827
strip-ansi "^6.0.0"
1084410828

10845-
wrap-ansi@^7.0.0:
10846-
version "7.0.0"
10847-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10848-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10849-
dependencies:
10850-
ansi-styles "^4.0.0"
10851-
string-width "^4.1.0"
10852-
strip-ansi "^6.0.0"
10853-
1085410829
wrap-ansi@^8.1.0:
1085510830
version "8.1.0"
1085610831
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)