@depup/markdown-it 14.3.0-depup.21 → 14.3.0-depup.23
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-25 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 5 |
|
|
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.23",
|
|
4
4
|
"description": "Markdown-it - modern pluggable markdown parser. (with updated dependencies)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"markdown-it",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"depsUpdated": 5,
|
|
124
124
|
"originalPackage": "markdown-it",
|
|
125
125
|
"originalVersion": "14.3.0",
|
|
126
|
-
"processedAt": "2026-07-
|
|
126
|
+
"processedAt": "2026-07-25T00:42:49.446Z",
|
|
127
127
|
"smokeTest": "failed"
|
|
128
128
|
}
|
|
129
129
|
}
|