@depup/markdown-it 14.3.0-depup.13 → 14.3.0-depup.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/changes.json +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ npm install @depup/markdown-it
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
16
|
| Original | [markdown-it](https://www.npmjs.com/package/markdown-it) @ 14.3.0 |
|
|
17
|
-
| Processed | 2026-07-
|
|
17
|
+
| Processed | 2026-07-22 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 3 |
|
|
20
20
|
|
package/changes.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/markdown-it",
|
|
3
|
-
"version": "14.3.0-depup.
|
|
3
|
+
"version": "14.3.0-depup.14",
|
|
4
4
|
"description": "Markdown-it - modern pluggable markdown parser. (with updated dependencies)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"markdown-it",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"depsUpdated": 3,
|
|
116
116
|
"originalPackage": "markdown-it",
|
|
117
117
|
"originalVersion": "14.3.0",
|
|
118
|
-
"processedAt": "2026-07-
|
|
118
|
+
"processedAt": "2026-07-22T00:37:37.454Z",
|
|
119
119
|
"smokeTest": "failed"
|
|
120
120
|
}
|
|
121
121
|
}
|