yank-note-registry 1.0.329 → 1.0.331
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 +6 -6
- package/index.json +55 -49
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"official": [
|
|
3
|
-
{ "id": "@yank-note/extension-ai-copilot", "version": "1.28.
|
|
4
|
-
{ "id": "@yank-note/extension-mermaid", "version": "1.
|
|
3
|
+
{ "id": "@yank-note/extension-ai-copilot", "version": "1.28.1" },
|
|
4
|
+
{ "id": "@yank-note/extension-mermaid", "version": "1.11.0" },
|
|
5
5
|
{ "id": "@yank-note/extension-drawio", "version": "2.6.1" },
|
|
6
6
|
{ "id": "@yank-note/extension-excalidraw", "version": "1.7.4" },
|
|
7
7
|
{ "id": "@yank-note/extension-graph-view", "version": "1.2.2" },
|
|
8
8
|
{ "id": "@yank-note/extension-reveal-js", "version": "1.9.0" },
|
|
9
|
-
{ "id": "@yank-note/extension-markmap", "version": "1.
|
|
9
|
+
{ "id": "@yank-note/extension-markmap", "version": "1.8.0" },
|
|
10
10
|
{ "id": "@yank-note/extension-code-runner", "version": "1.4.0" },
|
|
11
|
-
{ "id": "@yank-note/extension-repl", "version": "1.
|
|
12
|
-
{ "id": "@yank-note/extension-kroki", "version": "1.
|
|
11
|
+
{ "id": "@yank-note/extension-repl", "version": "1.4.0" },
|
|
12
|
+
{ "id": "@yank-note/extension-kroki", "version": "1.2.0" },
|
|
13
13
|
{ "id": "@yank-note/extension-tldraw", "version": "1.2.0" },
|
|
14
|
-
{ "id": "@yank-note/extension-geogebra", "version": "1.
|
|
14
|
+
{ "id": "@yank-note/extension-geogebra", "version": "1.3.0" },
|
|
15
15
|
{ "id": "@yank-note/extension-spellchecker", "version": "1.0.7" },
|
|
16
16
|
{ "id": "@yank-note/extension-text-comparator", "version": "1.2.0" },
|
|
17
17
|
{ "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
|
package/index.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "@yank-note/extension-ai-copilot",
|
|
4
|
-
"version": "1.28.
|
|
4
|
+
"version": "1.28.1",
|
|
5
5
|
"displayName": "AI Copilot",
|
|
6
6
|
"description": "Your AI writing assistant",
|
|
7
7
|
"displayName_ZH-CN": "AI Copilot",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
},
|
|
19
19
|
"main": "./dist/index.js",
|
|
20
20
|
"style": "./dist/style.css",
|
|
21
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.28.
|
|
21
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.28.1/icon.svg",
|
|
22
22
|
"engines": {
|
|
23
23
|
"node": ">=18.20.2",
|
|
24
24
|
"yank-note": "^3.65.0"
|
|
@@ -30,11 +30,11 @@
|
|
|
30
30
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
31
31
|
},
|
|
32
32
|
"dist": {
|
|
33
|
-
"integrity": "sha512-
|
|
34
|
-
"shasum": "
|
|
35
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.28.
|
|
33
|
+
"integrity": "sha512-iWQ1Mv40z6VXsVW0rUFeCbpMSpRSApgVy7h0VHLwaApI0aoaciKG/rwHkLbWAigI3TMnl2lAdOwq9AYRnd2JRQ==",
|
|
34
|
+
"shasum": "9539fb30a92a805fe7fe2b9ddbba6e8353b39f47",
|
|
35
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.28.1.tgz",
|
|
36
36
|
"fileCount": 7,
|
|
37
|
-
"unpackedSize":
|
|
37
|
+
"unpackedSize": 207006
|
|
38
38
|
},
|
|
39
39
|
"directories": {},
|
|
40
40
|
"maintainers": [
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
"email": "purocean@outlook.com"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.28.
|
|
47
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.28.
|
|
46
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.28.1/README.md",
|
|
47
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.28.1/CHANGELOG.md",
|
|
48
48
|
"origin": "official"
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
"name": "@yank-note/extension-mermaid",
|
|
52
|
-
"version": "1.
|
|
52
|
+
"version": "1.11.0",
|
|
53
53
|
"displayName": "Mermaid",
|
|
54
54
|
"description": "Mermaid integration",
|
|
55
55
|
"displayName_ZH-CN": "Mermaid",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
},
|
|
67
67
|
"main": "./dist/index.js",
|
|
68
68
|
"style": "./dist/style.css",
|
|
69
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.
|
|
69
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.11.0/icon.png",
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=18.20.2",
|
|
72
72
|
"yank-note": "^3.41.0"
|
|
@@ -75,11 +75,11 @@
|
|
|
75
75
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
76
76
|
},
|
|
77
77
|
"dist": {
|
|
78
|
-
"integrity": "sha512-
|
|
79
|
-
"shasum": "
|
|
80
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.
|
|
78
|
+
"integrity": "sha512-9CdE3Wa6BU9VbGPAoJnsZxevxRgxrRQHCYAcZ5sxqQLVvLSPsmSqyw7H199t+f6c6wl8fp/dFo/d1MzeumjgCA==",
|
|
79
|
+
"shasum": "1a5405b8e6baa5c888d3674e1ae42ea3925f0557",
|
|
80
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.11.0.tgz",
|
|
81
81
|
"fileCount": 8,
|
|
82
|
-
"unpackedSize":
|
|
82
|
+
"unpackedSize": 4222097
|
|
83
83
|
},
|
|
84
84
|
"directories": {},
|
|
85
85
|
"maintainers": [
|
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
"email": "purocean@outlook.com"
|
|
89
89
|
}
|
|
90
90
|
],
|
|
91
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.
|
|
92
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.
|
|
91
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.11.0/README.md",
|
|
92
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.11.0/CHANGELOG.md",
|
|
93
93
|
"origin": "official"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
284
|
"name": "@yank-note/extension-markmap",
|
|
285
|
-
"version": "1.
|
|
285
|
+
"version": "1.8.0",
|
|
286
286
|
"displayName": "Markmap",
|
|
287
287
|
"description": "Visualize your Markdown as mindmaps with Markmap.",
|
|
288
288
|
"displayName_ZH-CN": "Markmap",
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
},
|
|
300
300
|
"main": "./dist/index.js",
|
|
301
301
|
"style": "./dist/style.css",
|
|
302
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.
|
|
302
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.8.0/icon.png",
|
|
303
303
|
"engines": {
|
|
304
304
|
"node": ">=18.20.2",
|
|
305
305
|
"yank-note": "^3.72.1"
|
|
@@ -311,11 +311,11 @@
|
|
|
311
311
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
312
312
|
},
|
|
313
313
|
"dist": {
|
|
314
|
-
"integrity": "sha512-
|
|
315
|
-
"shasum": "
|
|
316
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.
|
|
314
|
+
"integrity": "sha512-32cEDoLfGC9te0q86kbNgzKLbACeZM1/pv44ckbQRkHPPJ+kxpTdHnwplIFktMhq9mlgkH8CkGiQStrYG0UTlw==",
|
|
315
|
+
"shasum": "e12f2c6ac130f8b6a6a7254a6e5be8b2ccc010b4",
|
|
316
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.8.0.tgz",
|
|
317
317
|
"fileCount": 12,
|
|
318
|
-
"unpackedSize":
|
|
318
|
+
"unpackedSize": 1169094
|
|
319
319
|
},
|
|
320
320
|
"directories": {},
|
|
321
321
|
"maintainers": [
|
|
@@ -324,8 +324,8 @@
|
|
|
324
324
|
"email": "purocean@outlook.com"
|
|
325
325
|
}
|
|
326
326
|
],
|
|
327
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.
|
|
328
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.
|
|
327
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.8.0/README.md",
|
|
328
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.8.0/CHANGELOG.md",
|
|
329
329
|
"origin": "official"
|
|
330
330
|
},
|
|
331
331
|
{
|
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
379
|
"name": "@yank-note/extension-repl",
|
|
380
|
-
"version": "1.
|
|
380
|
+
"version": "1.4.0",
|
|
381
381
|
"displayName": "Vue Repl",
|
|
382
382
|
"description": "Build and run Vue interactive apps in Yank Note",
|
|
383
383
|
"displayName_ZH-CN": "Vue Repl",
|
|
@@ -393,7 +393,7 @@
|
|
|
393
393
|
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
394
394
|
},
|
|
395
395
|
"main": "./main/index.js",
|
|
396
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.
|
|
396
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.4.0/icon.svg",
|
|
397
397
|
"engines": {
|
|
398
398
|
"node": ">=18.20.2",
|
|
399
399
|
"yank-note": "^3.66.0"
|
|
@@ -405,11 +405,11 @@
|
|
|
405
405
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
406
406
|
},
|
|
407
407
|
"dist": {
|
|
408
|
-
"integrity": "sha512
|
|
409
|
-
"shasum": "
|
|
410
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-repl/-/extension-repl-1.
|
|
408
|
+
"integrity": "sha512-/rZ3gFsVB6zPUYYUMjI4hmm0XCPA0shTYD/ZFOOqSebkCDSd+HApik8Bdntg9eV+RY5LEptq9mp25f1KmX54fg==",
|
|
409
|
+
"shasum": "ca87f8a03a2eaee13966b12b5ef7959f0c5fc7f8",
|
|
410
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-repl/-/extension-repl-1.4.0.tgz",
|
|
411
411
|
"fileCount": 11,
|
|
412
|
-
"unpackedSize":
|
|
412
|
+
"unpackedSize": 4992056
|
|
413
413
|
},
|
|
414
414
|
"directories": {},
|
|
415
415
|
"maintainers": [
|
|
@@ -418,13 +418,13 @@
|
|
|
418
418
|
"email": "purocean@outlook.com"
|
|
419
419
|
}
|
|
420
420
|
],
|
|
421
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.
|
|
422
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.
|
|
421
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.4.0/README.md",
|
|
422
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.4.0/CHANGELOG.md",
|
|
423
423
|
"origin": "official"
|
|
424
424
|
},
|
|
425
425
|
{
|
|
426
426
|
"name": "@yank-note/extension-kroki",
|
|
427
|
-
"version": "1.
|
|
427
|
+
"version": "1.2.0",
|
|
428
428
|
"displayName": "Kroki",
|
|
429
429
|
"description": "Kroki diagram extension for Yank Note",
|
|
430
430
|
"displayName_ZH-CN": "Kroki",
|
|
@@ -440,9 +440,9 @@
|
|
|
440
440
|
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
441
441
|
},
|
|
442
442
|
"main": "./dist/index.js",
|
|
443
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.
|
|
443
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.2.0/icon.svg",
|
|
444
444
|
"engines": {
|
|
445
|
-
"node": ">=
|
|
445
|
+
"node": ">=18.20.2",
|
|
446
446
|
"yank-note": "^3.66.0"
|
|
447
447
|
},
|
|
448
448
|
"requirements": {
|
|
@@ -452,15 +452,21 @@
|
|
|
452
452
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
453
453
|
},
|
|
454
454
|
"dist": {
|
|
455
|
-
"integrity": "sha512-
|
|
456
|
-
"shasum": "
|
|
457
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-kroki/-/extension-kroki-1.
|
|
455
|
+
"integrity": "sha512-JRn2nbIkYWitNtywA2o8cKZ59Of9bukbSeBzx/ZHbCB3PWzvVadyxOQ8Ec5RfFhzsFz8bh4G2Yjm8TW48Y8nhg==",
|
|
456
|
+
"shasum": "fb62bd0e638b12990f2b1ab05d78c19355ddebe8",
|
|
457
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-kroki/-/extension-kroki-1.2.0.tgz",
|
|
458
458
|
"fileCount": 6,
|
|
459
|
-
"unpackedSize":
|
|
459
|
+
"unpackedSize": 54825
|
|
460
460
|
},
|
|
461
461
|
"directories": {},
|
|
462
|
-
"
|
|
463
|
-
|
|
462
|
+
"maintainers": [
|
|
463
|
+
{
|
|
464
|
+
"name": "purocean",
|
|
465
|
+
"email": "purocean@outlook.com"
|
|
466
|
+
}
|
|
467
|
+
],
|
|
468
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.2.0/README.md",
|
|
469
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.2.0/CHANGELOG.md",
|
|
464
470
|
"origin": "official"
|
|
465
471
|
},
|
|
466
472
|
{
|
|
@@ -512,7 +518,7 @@
|
|
|
512
518
|
},
|
|
513
519
|
{
|
|
514
520
|
"name": "@yank-note/extension-geogebra",
|
|
515
|
-
"version": "1.
|
|
521
|
+
"version": "1.3.0",
|
|
516
522
|
"displayName": "GeoGebra",
|
|
517
523
|
"description": "GeoGebra integration.",
|
|
518
524
|
"displayName_ZH-CN": "GeoGebra",
|
|
@@ -528,7 +534,7 @@
|
|
|
528
534
|
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
529
535
|
},
|
|
530
536
|
"main": "./main/index.js",
|
|
531
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.
|
|
537
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.3.0/icon.svg",
|
|
532
538
|
"engines": {
|
|
533
539
|
"node": ">=18.20.2",
|
|
534
540
|
"yank-note": "^3.72.1"
|
|
@@ -538,11 +544,11 @@
|
|
|
538
544
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
539
545
|
},
|
|
540
546
|
"dist": {
|
|
541
|
-
"integrity": "sha512-
|
|
542
|
-
"shasum": "
|
|
543
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-geogebra/-/extension-geogebra-1.
|
|
547
|
+
"integrity": "sha512-6/BaZcey2AWGYERBdv3teAcYhbVOb2aW96SKuzkTGwm5sOywi1Alf3La+v+jJiFPMHFEy0KZ/bi5pxzrOFUWQQ==",
|
|
548
|
+
"shasum": "6291f571b83019b115a7fa7e78abdf9a5b6f5a35",
|
|
549
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-geogebra/-/extension-geogebra-1.3.0.tgz",
|
|
544
550
|
"fileCount": 449,
|
|
545
|
-
"unpackedSize":
|
|
551
|
+
"unpackedSize": 104361096
|
|
546
552
|
},
|
|
547
553
|
"directories": {},
|
|
548
554
|
"maintainers": [
|
|
@@ -551,8 +557,8 @@
|
|
|
551
557
|
"email": "purocean@outlook.com"
|
|
552
558
|
}
|
|
553
559
|
],
|
|
554
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.
|
|
555
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.
|
|
560
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.3.0/README.md",
|
|
561
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.3.0/CHANGELOG.md",
|
|
556
562
|
"origin": "official"
|
|
557
563
|
},
|
|
558
564
|
{
|