yank-note-registry 1.0.203 → 1.0.205
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 -2
- package/index.json +16 -16
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
{ "id": "@yank-note/extension-reveal-js", "version": "1.8.0" },
|
|
8
8
|
{ "id": "@yank-note/extension-markmap", "version": "1.5.3" },
|
|
9
9
|
{ "id": "@yank-note/extension-code-runner", "version": "1.2.0" },
|
|
10
|
-
{ "id": "@yank-note/extension-ai-copilot", "version": "1.3.
|
|
10
|
+
{ "id": "@yank-note/extension-ai-copilot", "version": "1.3.2" },
|
|
11
11
|
{ "id": "@yank-note/extension-repl", "version": "1.2.1" },
|
|
12
|
-
{ "id": "@yank-note/extension-kroki", "version": "1.1.
|
|
12
|
+
{ "id": "@yank-note/extension-kroki", "version": "1.1.1" },
|
|
13
13
|
{ "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
|
|
14
14
|
{ "id": "@yank-note/extension-pdf-viewer", "version": "1.2.2" },
|
|
15
15
|
{ "id": "@yank-note/extension-popup-preview", "version": "1.2.2" },
|
package/index.json
CHANGED
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
},
|
|
327
327
|
{
|
|
328
328
|
"name": "@yank-note/extension-ai-copilot",
|
|
329
|
-
"version": "1.3.
|
|
329
|
+
"version": "1.3.2",
|
|
330
330
|
"displayName": "AI Copilot",
|
|
331
331
|
"description": "Your AI writing assistant",
|
|
332
332
|
"displayName_ZH-CN": "AI Copilot",
|
|
@@ -343,7 +343,7 @@
|
|
|
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.3.
|
|
346
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.3.2/icon.svg",
|
|
347
347
|
"engines": {
|
|
348
348
|
"node": ">=14.6.0",
|
|
349
349
|
"yank-note": "^3.65.0"
|
|
@@ -355,11 +355,11 @@
|
|
|
355
355
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
356
356
|
},
|
|
357
357
|
"dist": {
|
|
358
|
-
"integrity": "sha512-
|
|
359
|
-
"shasum": "
|
|
360
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.3.
|
|
358
|
+
"integrity": "sha512-d0sV3wRP5gO3MRBI3e2FHO7wwctNLRDY+tPBUNsX1cYVlRCuUfSQtezCvKJ87PA6Uenqn3D6/cHe7TE5Wde0jw==",
|
|
359
|
+
"shasum": "ecb79b07c10221137a52fddfde5810cda695090c",
|
|
360
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.3.2.tgz",
|
|
361
361
|
"fileCount": 7,
|
|
362
|
-
"unpackedSize":
|
|
362
|
+
"unpackedSize": 99769
|
|
363
363
|
},
|
|
364
364
|
"directories": {},
|
|
365
365
|
"maintainers": [
|
|
@@ -368,8 +368,8 @@
|
|
|
368
368
|
"email": "purocean@outlook.com"
|
|
369
369
|
}
|
|
370
370
|
],
|
|
371
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.3.
|
|
372
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.3.
|
|
371
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.3.2/README.md",
|
|
372
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.3.2/CHANGELOG.md",
|
|
373
373
|
"origin": "official"
|
|
374
374
|
},
|
|
375
375
|
{
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
},
|
|
422
422
|
{
|
|
423
423
|
"name": "@yank-note/extension-kroki",
|
|
424
|
-
"version": "1.1.
|
|
424
|
+
"version": "1.1.1",
|
|
425
425
|
"displayName": "Kroki",
|
|
426
426
|
"description": "Kroki diagram extension for Yank Note",
|
|
427
427
|
"displayName_ZH-CN": "Kroki",
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
438
438
|
},
|
|
439
439
|
"main": "./dist/index.js",
|
|
440
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.1.
|
|
440
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.1.1/icon.svg",
|
|
441
441
|
"engines": {
|
|
442
442
|
"node": ">=14.6.0",
|
|
443
443
|
"yank-note": "^3.66.0"
|
|
@@ -449,11 +449,11 @@
|
|
|
449
449
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
450
450
|
},
|
|
451
451
|
"dist": {
|
|
452
|
-
"integrity": "sha512-
|
|
453
|
-
"shasum": "
|
|
454
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-kroki/-/extension-kroki-1.1.
|
|
452
|
+
"integrity": "sha512-O5y6ctkTgcRkxKexVwEDz3jmjEl9+RKExz1tnOPhJpu6HuuBbHlHGbryvn2kwi25FtxnDQQ6drdRrurpFbJUng==",
|
|
453
|
+
"shasum": "746073ccdf0b2f5d3fc9af4e802fb2e8ebee1b13",
|
|
454
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-kroki/-/extension-kroki-1.1.1.tgz",
|
|
455
455
|
"fileCount": 6,
|
|
456
|
-
"unpackedSize":
|
|
456
|
+
"unpackedSize": 54392
|
|
457
457
|
},
|
|
458
458
|
"directories": {},
|
|
459
459
|
"maintainers": [
|
|
@@ -462,8 +462,8 @@
|
|
|
462
462
|
"email": "purocean@outlook.com"
|
|
463
463
|
}
|
|
464
464
|
],
|
|
465
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.1.
|
|
466
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.1.
|
|
465
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.1.1/README.md",
|
|
466
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.1.1/CHANGELOG.md",
|
|
467
467
|
"origin": "official"
|
|
468
468
|
},
|
|
469
469
|
{
|