yank-note-registry 1.0.69 → 1.0.72

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,15 +1,16 @@
1
1
  {
2
2
  "official": [
3
3
  { "id": "@yank-note/extension-mermaid", "version": "1.0.0" },
4
- { "id": "@yank-note/extension-drawio", "version": "1.1.0" },
4
+ { "id": "@yank-note/extension-drawio", "version": "1.2.0" },
5
5
  { "id": "@yank-note/extension-echarts", "version": "1.0.0" },
6
6
  { "id": "@yank-note/extension-luckysheet", "version": "1.0.3" },
7
- { "id": "@yank-note/extension-reveal-js", "version": "1.3.1" },
7
+ { "id": "@yank-note/extension-reveal-js", "version": "1.3.2" },
8
8
  { "id": "@yank-note/extension-markmap", "version": "1.1.1" },
9
- { "id": "@yank-note/extension-openai", "version": "1.0.5" },
9
+ { "id": "@yank-note/extension-code-runner", "version": "1.0.1" },
10
10
  { "id": "@yank-note/extension-popup-preview", "version": "1.1.0" },
11
11
  { "id": "@yank-note/extension-git-push", "version": "1.1.7" },
12
- { "id": "@yank-note/extension-sublime-merge", "version": "1.0.5" }
12
+ { "id": "@yank-note/extension-sublime-merge", "version": "1.0.5" },
13
+ { "id": "@yank-note/extension-openai", "version": "1.0.5" }
13
14
  ],
14
15
  "registry": [
15
16
  { "id": "yank-note-extension-theme-yanser", "version": "1.0.5" },
package/index.json CHANGED
@@ -46,7 +46,7 @@
46
46
  },
47
47
  {
48
48
  "name": "@yank-note/extension-drawio",
49
- "version": "1.1.0",
49
+ "version": "1.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": "./dist/index.js",
65
65
  "style": "./dist/style.css",
66
- "icon": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/icon.svg?__t=1659157566305",
67
- "readmeUrl": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/README.md?__t=1659157566809",
68
- "changelogUrl": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/CHANGELOG.md?__t=1659157567110",
66
+ "icon": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/icon.svg?__t=1659367596022",
67
+ "readmeUrl": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/README.md?__t=1659367596553",
68
+ "changelogUrl": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/CHANGELOG.md?__t=1659367597081",
69
69
  "engines": {
70
70
  "node": ">=14.6.0",
71
71
  "yank-note": "^3.29.0"
@@ -74,11 +74,11 @@
74
74
  "url": "https://github.com/purocean/yank-note-extension/issues"
75
75
  },
76
76
  "dist": {
77
- "integrity": "sha512-aAY83/2CSqmcn6QinidQgmR6piVxp3/oEZpsT5Vr6jbp7pmNEzWTFDx41TBWAbwReRVBB4Nzkl2NUP7FVTbneQ==",
78
- "shasum": "7e9e85a7938b131d0298f9bad09fe30a301d8218",
79
- "tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-1.1.0.tgz",
80
- "fileCount": 3453,
81
- "unpackedSize": 136255151
77
+ "integrity": "sha512-pCSpxMPz+alOMBp0KNTVdlg33k+mSY1yxPuujG2bvaM7x2gn37Zo7qjAhG3XssXqsKaBAzqFp5/QfPFRvx5tpg==",
78
+ "shasum": "e6e0d1a0fef4d9d28314e517b7fc6e03414785c9",
79
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-1.2.0.tgz",
80
+ "fileCount": 2767,
81
+ "unpackedSize": 148495626
82
82
  },
83
83
  "directories": {},
84
84
  "maintainers": [
@@ -181,7 +181,7 @@
181
181
  },
182
182
  {
183
183
  "name": "@yank-note/extension-reveal-js",
184
- "version": "1.3.1",
184
+ "version": "1.3.2",
185
185
  "displayName": "Reveal.js",
186
186
  "description": "Reveal.js integration",
187
187
  "displayName_ZH-CN": "Reveal.js",
@@ -198,7 +198,7 @@
198
198
  },
199
199
  "main": "./dist/index.js",
200
200
  "style": "./dist/style.css",
201
- "icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.1/icon.svg?__t=1659322717409",
201
+ "icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.2/icon.svg?__t=1659367603650",
202
202
  "engines": {
203
203
  "node": ">=14.6.0",
204
204
  "yank-note": "^3.33.0"
@@ -210,11 +210,11 @@
210
210
  "url": "https://github.com/purocean/yank-note-extension/issues"
211
211
  },
212
212
  "dist": {
213
- "integrity": "sha512-ayHQ4euP4W6QcK8Uxww0O+Y658CYaKU6tCiVBvDz1loBgeQ4e6hEwfD6+0hsV3/BxIdyHGzWuS70XNrlZfA0JQ==",
214
- "shasum": "866bea3114f1b1231f4c3424e83b729479e41d7d",
215
- "tarball": "https://registry.npmjs.org/@yank-note/extension-reveal-js/-/extension-reveal-js-1.3.1.tgz",
213
+ "integrity": "sha512-Lq95ZVFQmbHFqwuXpxL/E2SKBe9WKrBtFZPbrEAlVhZuDuHQgDh100eBbQnyv8BarT4o3tTxShRHbO9OoBK17g==",
214
+ "shasum": "cb686ada56006cc93329aa3d4ca47e82377dd5f1",
215
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-reveal-js/-/extension-reveal-js-1.3.2.tgz",
216
216
  "fileCount": 63,
217
- "unpackedSize": 4678372
217
+ "unpackedSize": 4678692
218
218
  },
219
219
  "directories": {},
220
220
  "maintainers": [
@@ -223,8 +223,8 @@
223
223
  "email": "purocean@outlook.com"
224
224
  }
225
225
  ],
226
- "readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.1/README.md?__t=1659322717575",
227
- "changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.1/CHANGELOG.md?__t=1659322721962",
226
+ "readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.2/README.md?__t=1659367607104",
227
+ "changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.2/CHANGELOG.md?__t=1659367607217",
228
228
  "origin": "official"
229
229
  },
230
230
  {
@@ -276,37 +276,40 @@
276
276
  "origin": "official"
277
277
  },
278
278
  {
279
- "name": "@yank-note/extension-openai",
280
- "version": "1.0.5",
281
- "displayName": "OpenAI",
282
- "description": "Your AI writing assistant",
283
- "displayName_ZH-CN": "OpenAI",
284
- "description_ZH-CN": "你的人工智能写作助手",
279
+ "name": "@yank-note/extension-code-runner",
280
+ "version": "1.0.1",
281
+ "displayName": "Code Runner",
282
+ "displayName_ZH-CN": "Code Runner",
283
+ "description": "Run code for multiple languages: BASH/SH, PHP, Python, Node.js.",
284
+ "description_ZH-CN": "执行多种语言的代码:BASH/SH, PHP, Python, Node.js。",
285
+ "keywords": [],
285
286
  "author": {
286
287
  "name": "Yank Note"
287
288
  },
288
289
  "license": "AGPL-3.0",
289
- "keywords": [],
290
- "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-openai",
290
+ "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-code-runner",
291
291
  "repository": {
292
292
  "type": "git",
293
293
  "url": "git+https://github.com/purocean/yank-note-extension.git"
294
294
  },
295
295
  "main": "./dist/index.js",
296
- "icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.5/icon.svg?__t=1659322726201",
296
+ "icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-code-runner@1.0.1/icon.png?__t=1660387116966",
297
297
  "engines": {
298
298
  "node": ">=14.6.0",
299
- "yank-note": "^3.29.0"
299
+ "yank-note": "^3.34.0"
300
+ },
301
+ "requirements": {
302
+ "terminal": true
300
303
  },
301
304
  "bugs": {
302
305
  "url": "https://github.com/purocean/yank-note-extension/issues"
303
306
  },
304
307
  "dist": {
305
- "integrity": "sha512-67+f8QbVrI9LV/PL0JNsxrXd6pnJc2FdYVOmlzsVhQJy5biggn9nDnF3ZQQMfL2aeiYmrq8X9HgeiRXLthr97A==",
306
- "shasum": "71dbf6ea44f933407fcfbc2b84bf7b289de7e4e7",
307
- "tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.0.5.tgz",
308
+ "integrity": "sha512-unGD27+AwzHtOd+Ti1iMQjPcvQiHjpuY33WYIhbmFDQRErIPBwoci24E0qfeTlLSaI+PlQAOIiIQs/a/DcjXKg==",
309
+ "shasum": "3f731375ed7f70f8ccf5808f3cca70772200b72d",
310
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-code-runner/-/extension-code-runner-1.0.1.tgz",
308
311
  "fileCount": 6,
309
- "unpackedSize": 45623
312
+ "unpackedSize": 52038
310
313
  },
311
314
  "directories": {},
312
315
  "maintainers": [
@@ -315,8 +318,8 @@
315
318
  "email": "purocean@outlook.com"
316
319
  }
317
320
  ],
318
- "readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.5/README.md?__t=1659322726643",
319
- "changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.5/CHANGELOG.md?__t=1659322728300",
321
+ "readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-code-runner@1.0.1/README.md?__t=1660387117587",
322
+ "changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-code-runner@1.0.1/CHANGELOG.md?__t=1660387117967",
320
323
  "origin": "official"
321
324
  },
322
325
  {
@@ -460,6 +463,50 @@
460
463
  "changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-sublime-merge@1.0.5/CHANGELOG.md?__t=1652779099979",
461
464
  "origin": "official"
462
465
  },
466
+ {
467
+ "name": "@yank-note/extension-openai",
468
+ "version": "1.0.5",
469
+ "displayName": "OpenAI",
470
+ "description": "Your AI writing assistant",
471
+ "displayName_ZH-CN": "OpenAI",
472
+ "description_ZH-CN": "你的人工智能写作助手",
473
+ "author": {
474
+ "name": "Yank Note"
475
+ },
476
+ "license": "AGPL-3.0",
477
+ "keywords": [],
478
+ "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-openai",
479
+ "repository": {
480
+ "type": "git",
481
+ "url": "git+https://github.com/purocean/yank-note-extension.git"
482
+ },
483
+ "main": "./dist/index.js",
484
+ "icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.5/icon.svg?__t=1659322726201",
485
+ "engines": {
486
+ "node": ">=14.6.0",
487
+ "yank-note": "^3.29.0"
488
+ },
489
+ "bugs": {
490
+ "url": "https://github.com/purocean/yank-note-extension/issues"
491
+ },
492
+ "dist": {
493
+ "integrity": "sha512-67+f8QbVrI9LV/PL0JNsxrXd6pnJc2FdYVOmlzsVhQJy5biggn9nDnF3ZQQMfL2aeiYmrq8X9HgeiRXLthr97A==",
494
+ "shasum": "71dbf6ea44f933407fcfbc2b84bf7b289de7e4e7",
495
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.0.5.tgz",
496
+ "fileCount": 6,
497
+ "unpackedSize": 45623
498
+ },
499
+ "directories": {},
500
+ "maintainers": [
501
+ {
502
+ "name": "purocean",
503
+ "email": "purocean@outlook.com"
504
+ }
505
+ ],
506
+ "readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.5/README.md?__t=1659322726643",
507
+ "changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.5/CHANGELOG.md?__t=1659322728300",
508
+ "origin": "official"
509
+ },
463
510
  {
464
511
  "name": "yank-note-extension-theme-yanser",
465
512
  "version": "1.0.5",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.69",
3
+ "version": "1.0.72",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",