@adminforth/markdown 1.12.5 → 1.12.6

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/build.log CHANGED
@@ -14,5 +14,5 @@ custom/tsconfig.json
14
14
  custom/utils/
15
15
  custom/utils/monacoMarkdownToggle.ts
16
16
 
17
- sent 56,400 bytes received 180 bytes 113,160.00 bytes/sec
18
- total size is 55,718 speedup is 0.98
17
+ sent 56,440 bytes received 180 bytes 113,240.00 bytes/sec
18
+ total size is 55,748 speedup is 0.98
@@ -7,7 +7,7 @@
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
9
  "keywords": [],
10
- "author": "",
10
+ "author": "DevForth (https://devforth.io)",
11
11
  "license": "ISC",
12
12
  "dependencies": {
13
13
  "@iconify-prerendered/vue-heroicons": "^0.28.1721921294",
@@ -7,7 +7,7 @@
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
9
  "keywords": [],
10
- "author": "",
10
+ "author": "DevForth (https://devforth.io)",
11
11
  "license": "ISC",
12
12
  "dependencies": {
13
13
  "@iconify-prerendered/vue-heroicons": "^0.28.1721921294",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adminforth/markdown",
3
- "version": "1.12.5",
3
+ "version": "1.12.6",
4
4
  "description": "Markdown plugin for adminforth",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -16,7 +16,7 @@
16
16
  "adminforth",
17
17
  "markdown"
18
18
  ],
19
- "author": "devforth",
19
+ "author": "DevForth (https://devforth.io)",
20
20
  "license": "MIT",
21
21
  "devDependencies": {
22
22
  "@types/node": "^22.10.7",