Skip to content

Commit ed41b17

Browse files
committed
19.1.1
1 parent a0e8be5 commit ed41b17

File tree

4 files changed

+7
-32
lines changed

4 files changed

+7
-32
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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/19.0.0">
18+
<img alt="Dependency Status" src="https://img.shields.io/librariesio/release/npm/ngx-markdown/19.1.1">
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>

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.1.0",
3+
"version": "19.1.1",
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.1.0",
3+
"version": "19.1.1",
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
@@ -7994,7 +7994,7 @@ ng-packagr@^19.0.0:
79947994
rollup "^4.24.0"
79957995

79967996
"ngx-markdown@file:lib":
7997-
version "19.1.0"
7997+
version "19.1.1"
79987998
dependencies:
79997999
tslib "^2.3.0"
80008000
optionalDependencies:
@@ -9919,16 +9919,7 @@ streamroller@^3.1.5:
99199919
debug "^4.3.4"
99209920
fs-extra "^8.1.0"
99219921

9922-
"string-width-cjs@npm:string-width@^4.2.0":
9923-
version "4.2.3"
9924-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9925-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9926-
dependencies:
9927-
emoji-regex "^8.0.0"
9928-
is-fullwidth-code-point "^3.0.0"
9929-
strip-ansi "^6.0.1"
9930-
9931-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9922+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
99329923
version "4.2.3"
99339924
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
99349925
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9997,14 +9988,7 @@ string_decoder@~1.1.1:
99979988
dependencies:
99989989
safe-buffer "~5.1.0"
99999990

10000-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10001-
version "6.0.1"
10002-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10003-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10004-
dependencies:
10005-
ansi-regex "^5.0.1"
10006-
10007-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9991+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
100089992
version "6.0.1"
100099993
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
100109994
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10831,7 +10815,7 @@ word-wrap@^1.2.5:
1083110815
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
1083210816
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
1083310817

10834-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
10818+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1083510819
version "7.0.0"
1083610820
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1083710821
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10849,15 +10833,6 @@ wrap-ansi@^6.2.0:
1084910833
string-width "^4.1.0"
1085010834
strip-ansi "^6.0.0"
1085110835

10852-
wrap-ansi@^7.0.0:
10853-
version "7.0.0"
10854-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10855-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10856-
dependencies:
10857-
ansi-styles "^4.0.0"
10858-
string-width "^4.1.0"
10859-
strip-ansi "^6.0.0"
10860-
1086110836
wrap-ansi@^8.1.0:
1086210837
version "8.1.0"
1086310838
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)