yank-note-registry 1.0.199 → 1.0.201
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/extensions.json +2 -1
- package/index.json +56 -9
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"official": [
|
|
3
3
|
{ "id": "@yank-note/extension-mermaid", "version": "1.7.0" },
|
|
4
|
-
{ "id": "@yank-note/extension-drawio", "version": "2.
|
|
4
|
+
{ "id": "@yank-note/extension-drawio", "version": "2.2.0" },
|
|
5
5
|
{ "id": "@yank-note/extension-excalidraw", "version": "1.4.0" },
|
|
6
6
|
{ "id": "@yank-note/extension-echarts", "version": "1.5.2" },
|
|
7
7
|
{ "id": "@yank-note/extension-reveal-js", "version": "1.8.0" },
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
{ "id": "@yank-note/extension-code-runner", "version": "1.2.0" },
|
|
10
10
|
{ "id": "@yank-note/extension-ai-copilot", "version": "1.3.1" },
|
|
11
11
|
{ "id": "@yank-note/extension-repl", "version": "1.2.1" },
|
|
12
|
+
{ "id": "@yank-note/extension-kroki", "version": "1.0.0" },
|
|
12
13
|
{ "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
|
|
13
14
|
{ "id": "@yank-note/extension-pdf-viewer", "version": "1.2.2" },
|
|
14
15
|
{ "id": "@yank-note/extension-popup-preview", "version": "1.2.2" },
|
package/index.json
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
48
|
"name": "@yank-note/extension-drawio",
|
|
49
|
-
"version": "2.
|
|
49
|
+
"version": "2.2.0",
|
|
50
50
|
"displayName": "Drawio",
|
|
51
51
|
"description": "Drawio integration",
|
|
52
52
|
"displayName_ZH-CN": "Drawio",
|
|
@@ -63,9 +63,9 @@
|
|
|
63
63
|
},
|
|
64
64
|
"main": "./main/index.js",
|
|
65
65
|
"style": "./main/style.css",
|
|
66
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.
|
|
67
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.
|
|
68
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.
|
|
66
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.2.0/icon.svg",
|
|
67
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.2.0/README.md",
|
|
68
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.2.0/CHANGELOG.md",
|
|
69
69
|
"engines": {
|
|
70
70
|
"node": ">=14.6.0",
|
|
71
71
|
"yank-note": "^3.66.0"
|
|
@@ -74,11 +74,11 @@
|
|
|
74
74
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
75
75
|
},
|
|
76
76
|
"dist": {
|
|
77
|
-
"integrity": "sha512-
|
|
78
|
-
"shasum": "
|
|
79
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-2.
|
|
80
|
-
"fileCount":
|
|
81
|
-
"unpackedSize":
|
|
77
|
+
"integrity": "sha512-aG6BcKl1iCKHZc6GksbdiMD8b+d8qi+6vup218Em+tEckpGOFXKWbMwVa243wdo8INeRbqNiP8/RS+rmdDib9g==",
|
|
78
|
+
"shasum": "c4f18947fac20decd12906a9ae577ba1b9b5daa5",
|
|
79
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-2.2.0.tgz",
|
|
80
|
+
"fileCount": 2909,
|
|
81
|
+
"unpackedSize": 157810923
|
|
82
82
|
},
|
|
83
83
|
"directories": {},
|
|
84
84
|
"maintainers": [
|
|
@@ -419,6 +419,53 @@
|
|
|
419
419
|
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.2.1/CHANGELOG.md",
|
|
420
420
|
"origin": "official"
|
|
421
421
|
},
|
|
422
|
+
{
|
|
423
|
+
"name": "@yank-note/extension-kroki",
|
|
424
|
+
"version": "1.0.0",
|
|
425
|
+
"displayName": "Kroki",
|
|
426
|
+
"description": "Kroki diagram extension for Yank Note",
|
|
427
|
+
"displayName_ZH-CN": "Kroki",
|
|
428
|
+
"description_ZH-CN": "Kroki 图像扩展",
|
|
429
|
+
"keywords": [],
|
|
430
|
+
"author": {
|
|
431
|
+
"name": "Yank Note"
|
|
432
|
+
},
|
|
433
|
+
"license": "AGPL-3.0",
|
|
434
|
+
"homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-kroki",
|
|
435
|
+
"repository": {
|
|
436
|
+
"type": "git",
|
|
437
|
+
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
438
|
+
},
|
|
439
|
+
"main": "./dist/index.js",
|
|
440
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.0.0/icon.svg",
|
|
441
|
+
"engines": {
|
|
442
|
+
"node": ">=14.6.0",
|
|
443
|
+
"yank-note": "^3.66.0"
|
|
444
|
+
},
|
|
445
|
+
"requirements": {
|
|
446
|
+
"premium": true
|
|
447
|
+
},
|
|
448
|
+
"bugs": {
|
|
449
|
+
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
450
|
+
},
|
|
451
|
+
"dist": {
|
|
452
|
+
"integrity": "sha512-r3ieoUgqO7sSfqB17Zy0mlmfsL6QJjem6+NCyK8tl6Bvjk8Ds0JpyJsWPPrRCey28G0a+HQLHNuD4ixq83Z7Qg==",
|
|
453
|
+
"shasum": "b34ebe5d4d76ca5ee2f0503e605c80a6794ba779",
|
|
454
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-kroki/-/extension-kroki-1.0.0.tgz",
|
|
455
|
+
"fileCount": 6,
|
|
456
|
+
"unpackedSize": 52544
|
|
457
|
+
},
|
|
458
|
+
"directories": {},
|
|
459
|
+
"maintainers": [
|
|
460
|
+
{
|
|
461
|
+
"name": "purocean",
|
|
462
|
+
"email": "purocean@outlook.com"
|
|
463
|
+
}
|
|
464
|
+
],
|
|
465
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.0.0/README.md",
|
|
466
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.0.0/CHANGELOG.md",
|
|
467
|
+
"origin": "official"
|
|
468
|
+
},
|
|
422
469
|
{
|
|
423
470
|
"name": "@yank-note/extension-markdown-prettier",
|
|
424
471
|
"version": "1.4.3",
|