yank-note-registry 1.0.253 → 1.0.255

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-mermaid", "version": "1.7.1" },
4
- { "id": "@yank-note/extension-drawio", "version": "2.3.0" },
5
- { "id": "@yank-note/extension-excalidraw", "version": "1.5.0" },
4
+ { "id": "@yank-note/extension-drawio", "version": "2.4.0" },
5
+ { "id": "@yank-note/extension-excalidraw", "version": "1.6.0" },
6
6
  { "id": "@yank-note/extension-echarts", "version": "1.5.2" },
7
7
  { "id": "@yank-note/extension-reveal-js", "version": "1.8.0" },
8
8
  { "id": "@yank-note/extension-markmap", "version": "1.6.0" },
9
9
  { "id": "@yank-note/extension-code-runner", "version": "1.3.0" },
10
- { "id": "@yank-note/extension-ai-copilot", "version": "1.16.2" },
11
- { "id": "@yank-note/extension-repl", "version": "1.2.2" },
10
+ { "id": "@yank-note/extension-ai-copilot", "version": "1.17.0" },
11
+ { "id": "@yank-note/extension-repl", "version": "1.3.0" },
12
12
  { "id": "@yank-note/extension-kroki", "version": "1.1.2" },
13
- { "id": "@yank-note/extension-tldraw", "version": "1.0.0" },
14
- { "id": "@yank-note/extension-geogebra", "version": "1.1.2" },
13
+ { "id": "@yank-note/extension-tldraw", "version": "1.1.0" },
14
+ { "id": "@yank-note/extension-geogebra", "version": "1.2.0" },
15
15
  { "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
16
16
  { "id": "@yank-note/extension-pdf-viewer", "version": "1.2.2" },
17
17
  { "id": "@yank-note/extension-popup-preview", "version": "1.2.3" },
package/index.json CHANGED
@@ -46,7 +46,7 @@
46
46
  },
47
47
  {
48
48
  "name": "@yank-note/extension-drawio",
49
- "version": "2.3.0",
49
+ "version": "2.4.0",
50
50
  "displayName": "Drawio",
51
51
  "description": "Drawio integration",
52
52
  "displayName_ZH-CN": "Drawio",
@@ -63,22 +63,22 @@
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.3.0/icon.svg",
67
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.3.0/README.md",
68
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.3.0/CHANGELOG.md",
66
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.4.0/icon.svg",
67
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.4.0/README.md",
68
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.4.0/CHANGELOG.md",
69
69
  "engines": {
70
- "node": ">=14.6.0",
70
+ "node": ">=18.20.2",
71
71
  "yank-note": "^3.66.0"
72
72
  },
73
73
  "bugs": {
74
74
  "url": "https://github.com/purocean/yank-note-extension/issues"
75
75
  },
76
76
  "dist": {
77
- "integrity": "sha512-NEXm/6FCkItY+zvnoGQ3/yzcvKiMnY2afD0QjhotUcLomV7kSXPkClyP/3UvXiFdbESmBCglqPZvTtKrZD/wVw==",
78
- "shasum": "a168e7a73fc9fb2e25e3ff1bb1e91538c7d51d39",
79
- "tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-2.3.0.tgz",
77
+ "integrity": "sha512-TIGYFzJu6GqRHlBslAvnj6IlMM+PxJ6tqVyc9PIRiEnTG/1S3JmrIVvDJIFq0FTMv/yAa3nZdpgf6QQBHDveSg==",
78
+ "shasum": "a31a7ebfc884a5d001abc483e76e1ad1198b0905",
79
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-2.4.0.tgz",
80
80
  "fileCount": 3139,
81
- "unpackedSize": 160350744
81
+ "unpackedSize": 160351527
82
82
  },
83
83
  "directories": {},
84
84
  "maintainers": [
@@ -91,7 +91,7 @@
91
91
  },
92
92
  {
93
93
  "name": "@yank-note/extension-excalidraw",
94
- "version": "1.5.0",
94
+ "version": "1.6.0",
95
95
  "displayName": "Excalidraw",
96
96
  "description": "Excalidraw integration",
97
97
  "displayName_ZH-CN": "Excalidraw",
@@ -107,9 +107,9 @@
107
107
  "url": "git+https://github.com/purocean/yank-note-extension.git"
108
108
  },
109
109
  "main": "./main/index.js",
110
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.5.0/icon.png",
110
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.6.0/icon.png",
111
111
  "engines": {
112
- "node": ">=14.6.0",
112
+ "node": ">=18.20.2",
113
113
  "yank-note": "^3.66.0"
114
114
  },
115
115
  "requirements": {
@@ -119,11 +119,11 @@
119
119
  "url": "https://github.com/purocean/yank-note-extension/issues"
120
120
  },
121
121
  "dist": {
122
- "integrity": "sha512-+vis7JxSXzPTUVeThcg0b73ygNRH2gcdYmHffomdI8adTIsVn4z+29Sxix5RjRdOlJ7I72IrmJAAJuGcMizvvw==",
123
- "shasum": "a28e79f63a21f112482341b87e5d417bc8a374e3",
124
- "tarball": "https://registry.npmjs.org/@yank-note/extension-excalidraw/-/extension-excalidraw-1.5.0.tgz",
122
+ "integrity": "sha512-MZxgbqkn8i1UXz83deoIcHP1hAt4ghC9yWo3lbri1HqcM45OcM1wpgR6GR3Tl7E1/HzG4wDRtEWyO692FAbCFA==",
123
+ "shasum": "af7584ae74a9f71b5723f5942cd52ae5dc6c0e92",
124
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-excalidraw/-/extension-excalidraw-1.6.0.tgz",
125
125
  "fileCount": 68,
126
- "unpackedSize": 5665561
126
+ "unpackedSize": 5664806
127
127
  },
128
128
  "directories": {},
129
129
  "maintainers": [
@@ -132,8 +132,8 @@
132
132
  "email": "purocean@outlook.com"
133
133
  }
134
134
  ],
135
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.5.0/README.md",
136
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.5.0/CHANGELOG.md",
135
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.6.0/README.md",
136
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.6.0/CHANGELOG.md",
137
137
  "origin": "official"
138
138
  },
139
139
  {
@@ -326,7 +326,7 @@
326
326
  },
327
327
  {
328
328
  "name": "@yank-note/extension-ai-copilot",
329
- "version": "1.16.2",
329
+ "version": "1.17.0",
330
330
  "displayName": "AI Copilot",
331
331
  "description": "Your AI writing assistant",
332
332
  "displayName_ZH-CN": "AI Copilot",
@@ -343,9 +343,9 @@
343
343
  },
344
344
  "main": "./dist/index.js",
345
345
  "style": "./dist/style.css",
346
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.16.2/icon.svg",
346
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.17.0/icon.svg",
347
347
  "engines": {
348
- "node": ">=14.6.0",
348
+ "node": ">=18.20.2",
349
349
  "yank-note": "^3.65.0"
350
350
  },
351
351
  "requirements": {
@@ -355,11 +355,11 @@
355
355
  "url": "https://github.com/purocean/yank-note-extension/issues"
356
356
  },
357
357
  "dist": {
358
- "integrity": "sha512-Ms5Nbalhnx4wFCkuvekM31jCrnVt1yBxwmi7A9MrK0eZzKsGgox7IdC540AcdDgPUhTVN6CP7X/++8FYhwgR0g==",
359
- "shasum": "0537b4f660d6e5b2d7ceff9c9906c3f3c952b216",
360
- "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.16.2.tgz",
358
+ "integrity": "sha512-u1hTh9U2tV0jD+CFPwf5yI+5n2QZwohF9DbkFKyO3tO+dniPsHXvCm0QP3yeekokb0NzVyBVjKrNwJ1K4iPhAQ==",
359
+ "shasum": "ce906b5c3c9485b16a489c8d39658fbb312dc7b9",
360
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.17.0.tgz",
361
361
  "fileCount": 7,
362
- "unpackedSize": 146273
362
+ "unpackedSize": 146976
363
363
  },
364
364
  "directories": {},
365
365
  "maintainers": [
@@ -368,13 +368,13 @@
368
368
  "email": "purocean@outlook.com"
369
369
  }
370
370
  ],
371
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.16.2/README.md",
372
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.16.2/CHANGELOG.md",
371
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.17.0/README.md",
372
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.17.0/CHANGELOG.md",
373
373
  "origin": "official"
374
374
  },
375
375
  {
376
376
  "name": "@yank-note/extension-repl",
377
- "version": "1.2.2",
377
+ "version": "1.3.0",
378
378
  "displayName": "Vue Repl",
379
379
  "description": "Build and run Vue interactive apps in Yank Note",
380
380
  "displayName_ZH-CN": "Vue Repl",
@@ -390,9 +390,9 @@
390
390
  "url": "git+https://github.com/purocean/yank-note-extension.git"
391
391
  },
392
392
  "main": "./main/index.js",
393
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.2.2/icon.svg",
393
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.3.0/icon.svg",
394
394
  "engines": {
395
- "node": ">=14.6.0",
395
+ "node": ">=18.20.2",
396
396
  "yank-note": "^3.66.0"
397
397
  },
398
398
  "requirements": {
@@ -402,15 +402,21 @@
402
402
  "url": "https://github.com/purocean/yank-note-extension/issues"
403
403
  },
404
404
  "dist": {
405
- "integrity": "sha512-dhDUTTD9EqxnmWSEV5Gy5LqLFILCaMMQanuxWj9J4gwEu0RteOJ0OF76iI1SefF3Gl8juJU4AMuEQZTuW/I5MA==",
406
- "shasum": "34d27c81b5a9f61a0cd16839031d028bfcc77ec2",
407
- "tarball": "https://registry.npmjs.org/@yank-note/extension-repl/-/extension-repl-1.2.2.tgz",
405
+ "integrity": "sha512-+GJAQTIDSNzvp2Vv4hzsepHMenO0c9TeddT5+/IQZBgLAxrAArAEHjGIUpCMzSmcAYujCDVg57y6yo7VKQHupw==",
406
+ "shasum": "c2cbb5fad5913a02744cb0ea9f271aa9197666e0",
407
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-repl/-/extension-repl-1.3.0.tgz",
408
408
  "fileCount": 11,
409
- "unpackedSize": 4991053
409
+ "unpackedSize": 4991752
410
410
  },
411
411
  "directories": {},
412
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.2.2/README.md",
413
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.2.2/CHANGELOG.md",
412
+ "maintainers": [
413
+ {
414
+ "name": "purocean",
415
+ "email": "purocean@outlook.com"
416
+ }
417
+ ],
418
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.3.0/README.md",
419
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.3.0/CHANGELOG.md",
414
420
  "origin": "official"
415
421
  },
416
422
  {
@@ -456,7 +462,7 @@
456
462
  },
457
463
  {
458
464
  "name": "@yank-note/extension-tldraw",
459
- "version": "1.0.0",
465
+ "version": "1.1.0",
460
466
  "displayName": "tldraw",
461
467
  "description": "tldraw integration",
462
468
  "displayName_ZH-CN": "tldraw",
@@ -472,9 +478,9 @@
472
478
  "url": "git+https://github.com/purocean/yank-note-extension.git"
473
479
  },
474
480
  "main": "./main/index.js",
475
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.0.0/icon.svg",
481
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.1.0/icon.svg",
476
482
  "engines": {
477
- "node": ">=14.6.0",
483
+ "node": ">=18.20.2",
478
484
  "yank-note": "^3.66.0"
479
485
  },
480
486
  "requirements": {
@@ -484,11 +490,11 @@
484
490
  "url": "https://github.com/purocean/yank-note-extension/issues"
485
491
  },
486
492
  "dist": {
487
- "integrity": "sha512-MUwLr0cY9taWob/B3TwcE+m7AraKLmyO9kdWm6y/LgjIpUoVzUM4iV7saTdmwzlT3MPCML33T1Xxytf3Xdbonw==",
488
- "shasum": "ff53146a276bb3949eb3eb88aba5b4a23bb50134",
489
- "tarball": "https://registry.npmjs.org/@yank-note/extension-tldraw/-/extension-tldraw-1.0.0.tgz",
493
+ "integrity": "sha512-5XkA1TB48un/tclm5bnOBt2xxlJOrYgEexr3A8uB4rv7ZZb2HEetwNhCxNmXdkZWHeMPQcDICqMoBi4BX5nDQg==",
494
+ "shasum": "47678dededd5689c9dae2b61d5d114183a991982",
495
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-tldraw/-/extension-tldraw-1.1.0.tgz",
490
496
  "fileCount": 210,
491
- "unpackedSize": 2145039
497
+ "unpackedSize": 2145610
492
498
  },
493
499
  "directories": {},
494
500
  "maintainers": [
@@ -497,13 +503,13 @@
497
503
  "email": "purocean@outlook.com"
498
504
  }
499
505
  ],
500
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.0.0/README.md",
501
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.0.0/CHANGELOG.md",
506
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.1.0/README.md",
507
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.1.0/CHANGELOG.md",
502
508
  "origin": "official"
503
509
  },
504
510
  {
505
511
  "name": "@yank-note/extension-geogebra",
506
- "version": "1.1.2",
512
+ "version": "1.2.0",
507
513
  "displayName": "GeoGebra",
508
514
  "description": "GeoGebra integration.",
509
515
  "displayName_ZH-CN": "GeoGebra",
@@ -519,7 +525,7 @@
519
525
  "url": "git+https://github.com/purocean/yank-note-extension.git"
520
526
  },
521
527
  "main": "./main/index.js",
522
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.1.2/icon.svg",
528
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.2.0/icon.svg",
523
529
  "engines": {
524
530
  "node": ">=18.20.2",
525
531
  "yank-note": "^3.72.1"
@@ -529,11 +535,11 @@
529
535
  "url": "https://github.com/purocean/yank-note-extension/issues"
530
536
  },
531
537
  "dist": {
532
- "integrity": "sha512-aN5T+PP+yL+IKDfBw15szW2j7W5O7j4a+fE5lhHGWbjBapHywmi/7BpJGeM01h97lO7BX2jK/2Rz+K7VqUbBNQ==",
533
- "shasum": "c17418ead1e6519508505152dec592c321025fc0",
534
- "tarball": "https://registry.npmjs.org/@yank-note/extension-geogebra/-/extension-geogebra-1.1.2.tgz",
538
+ "integrity": "sha512-tKtMsCHboptLlveYc1VgTFS+yGowofLMVtg9C9V/7YJWSVVQz1Zbs0627fOfzm3KG0G8R7XwZCXmOqbivIN15w==",
539
+ "shasum": "aed2de3cb04356ba8099b58e007b95433d613138",
540
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-geogebra/-/extension-geogebra-1.2.0.tgz",
535
541
  "fileCount": 449,
536
- "unpackedSize": 104358432
542
+ "unpackedSize": 104359010
537
543
  },
538
544
  "directories": {},
539
545
  "maintainers": [
@@ -542,8 +548,8 @@
542
548
  "email": "purocean@outlook.com"
543
549
  }
544
550
  ],
545
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.1.2/README.md",
546
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.1.2/CHANGELOG.md",
551
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.2.0/README.md",
552
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.2.0/CHANGELOG.md",
547
553
  "origin": "official"
548
554
  },
549
555
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.253",
3
+ "version": "1.0.255",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",