yank-note-registry 1.0.330 → 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 CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "official": [
3
3
  { "id": "@yank-note/extension-ai-copilot", "version": "1.28.1" },
4
- { "id": "@yank-note/extension-mermaid", "version": "1.10.0" },
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.7.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.3.0" },
12
- { "id": "@yank-note/extension-kroki", "version": "1.1.2" },
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.2.0" },
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
@@ -49,7 +49,7 @@
49
49
  },
50
50
  {
51
51
  "name": "@yank-note/extension-mermaid",
52
- "version": "1.10.0",
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.10.0/icon.png",
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-An1drgbpitxxzstqHotFioHlBFrv6iDb+rJxlfQERXSz+Vt9+0hM3zAD0o0cupBzENHg6w/E7790/kbBkLKGKg==",
79
- "shasum": "ef9a995b650046e343a3d23b7b64f1fc5830120b",
80
- "tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.10.0.tgz",
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": 4221791
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.10.0/README.md",
92
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.10.0/CHANGELOG.md",
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.7.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.7.1/icon.png",
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-dGLNf+fqSFr+xpBs/pAQquDik8LRAcaE2s/cZtWiba/W73HOExuB4kD0NQSszMZtBE04dofLaBiGdZuND2XTlw==",
315
- "shasum": "b084e48f1cf1c3571800b8bdd23fcb8af273dda3",
316
- "tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.7.1.tgz",
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": 1168771
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.7.1/README.md",
328
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.1/CHANGELOG.md",
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.3.0",
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.3.0/icon.svg",
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-+GJAQTIDSNzvp2Vv4hzsepHMenO0c9TeddT5+/IQZBgLAxrAArAEHjGIUpCMzSmcAYujCDVg57y6yo7VKQHupw==",
409
- "shasum": "c2cbb5fad5913a02744cb0ea9f271aa9197666e0",
410
- "tarball": "https://registry.npmjs.org/@yank-note/extension-repl/-/extension-repl-1.3.0.tgz",
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": 4991752
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.3.0/README.md",
422
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.3.0/CHANGELOG.md",
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.1.2",
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.1.2/icon.svg",
443
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.2.0/icon.svg",
444
444
  "engines": {
445
- "node": ">=14.6.0",
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-aETJ+71ZtUVF5QMGqriEOp3d1r4uKb4OvAty2AbcUe2oUtHaV52GTsJzJ5nSY8lGgfPIjJoC8m0taPxdc/AEPQ==",
456
- "shasum": "f08a0eaf6cce005adf0b7fd1a7a7d3f500bbb65c",
457
- "tarball": "https://registry.npmjs.org/@yank-note/extension-kroki/-/extension-kroki-1.1.2.tgz",
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": 54480
459
+ "unpackedSize": 54825
460
460
  },
461
461
  "directories": {},
462
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.1.2/README.md",
463
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.1.2/CHANGELOG.md",
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.2.0",
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.2.0/icon.svg",
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-tKtMsCHboptLlveYc1VgTFS+yGowofLMVtg9C9V/7YJWSVVQz1Zbs0627fOfzm3KG0G8R7XwZCXmOqbivIN15w==",
542
- "shasum": "aed2de3cb04356ba8099b58e007b95433d613138",
543
- "tarball": "https://registry.npmjs.org/@yank-note/extension-geogebra/-/extension-geogebra-1.2.0.tgz",
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": 104359010
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.2.0/README.md",
555
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.2.0/CHANGELOG.md",
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
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.330",
3
+ "version": "1.0.331",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",