yank-note-registry 1.0.280 → 1.0.282
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 +3 -3
- package/index.json +25 -25
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"official": [
|
|
3
|
-
{ "id": "@yank-note/extension-ai-copilot", "version": "1.24.
|
|
3
|
+
{ "id": "@yank-note/extension-ai-copilot", "version": "1.24.1" },
|
|
4
4
|
{ "id": "@yank-note/extension-mermaid", "version": "1.8.0" },
|
|
5
5
|
{ "id": "@yank-note/extension-drawio", "version": "2.4.0" },
|
|
6
6
|
{ "id": "@yank-note/extension-excalidraw", "version": "1.6.0" },
|
|
7
7
|
{ "id": "@yank-note/extension-echarts", "version": "1.5.2" },
|
|
8
8
|
{ "id": "@yank-note/extension-reveal-js", "version": "1.8.0" },
|
|
9
|
-
{ "id": "@yank-note/extension-markmap", "version": "1.
|
|
9
|
+
{ "id": "@yank-note/extension-markmap", "version": "1.7.0" },
|
|
10
10
|
{ "id": "@yank-note/extension-code-runner", "version": "1.4.0" },
|
|
11
11
|
{ "id": "@yank-note/extension-repl", "version": "1.3.0" },
|
|
12
12
|
{ "id": "@yank-note/extension-kroki", "version": "1.1.2" },
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
{ "id": "@yank-note/extension-git-push", "version": "1.4.0" },
|
|
19
19
|
{ "id": "@yank-note/extension-sublime-merge", "version": "1.5.0" },
|
|
20
20
|
{ "id": "@yank-note/extension-renumber", "version": "1.0.1" },
|
|
21
|
-
{ "id": "@yank-note/extension-luckysheet", "version": "1.1.
|
|
21
|
+
{ "id": "@yank-note/extension-luckysheet", "version": "1.1.4" },
|
|
22
22
|
{ "id": "@yank-note/extension-milkdown", "version": "1.2.2" },
|
|
23
23
|
{ "id": "@yank-note/extension-editor-themes", "version": "1.2.2" },
|
|
24
24
|
{ "id": "@yank-note/extension-nes-emulator", "version": "1.1.0" }
|
package/index.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "@yank-note/extension-ai-copilot",
|
|
4
|
-
"version": "1.24.
|
|
4
|
+
"version": "1.24.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.24.
|
|
21
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.24.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.24.
|
|
33
|
+
"integrity": "sha512-EUjE7WrVbHjFRWagXKxdM6VRTN0d1/p+5vPWBvYCNB0WZ3TVWFXUrRAtSDlDa/RSKvwmrTtWqomqVUc3aqf9Gw==",
|
|
34
|
+
"shasum": "17bf967c8e6929fae3e20868e95b919df12299ea",
|
|
35
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.24.1.tgz",
|
|
36
36
|
"fileCount": 7,
|
|
37
|
-
"unpackedSize":
|
|
37
|
+
"unpackedSize": 197042
|
|
38
38
|
},
|
|
39
39
|
"directories": {},
|
|
40
40
|
"maintainers": [
|
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
"email": "purocean@outlook.com"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.24.
|
|
47
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.24.
|
|
46
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.24.1/README.md",
|
|
47
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.24.1/CHANGELOG.md",
|
|
48
48
|
"origin": "official"
|
|
49
49
|
},
|
|
50
50
|
{
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"name": "@yank-note/extension-markmap",
|
|
282
|
-
"version": "1.
|
|
282
|
+
"version": "1.7.0",
|
|
283
283
|
"displayName": "Markmap",
|
|
284
284
|
"description": "Visualize your Markdown as mindmaps with Markmap.",
|
|
285
285
|
"displayName_ZH-CN": "Markmap",
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
},
|
|
297
297
|
"main": "./dist/index.js",
|
|
298
298
|
"style": "./dist/style.css",
|
|
299
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.
|
|
299
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.0/icon.png",
|
|
300
300
|
"engines": {
|
|
301
301
|
"node": ">=18.20.2",
|
|
302
302
|
"yank-note": "^3.72.1"
|
|
@@ -308,11 +308,11 @@
|
|
|
308
308
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
309
309
|
},
|
|
310
310
|
"dist": {
|
|
311
|
-
"integrity": "sha512-
|
|
312
|
-
"shasum": "
|
|
313
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.
|
|
311
|
+
"integrity": "sha512-SmAV8jPKnqWKyKTcBjI7DNG/Wb51t30JikrUsMV4Yt/fJVrsZTB8HHLUL0ThjaEcDEHogiBg9KduRIB/bWtP5A==",
|
|
312
|
+
"shasum": "efb9251d154180689d861c36f234c200ebcf8972",
|
|
313
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.7.0.tgz",
|
|
314
314
|
"fileCount": 12,
|
|
315
|
-
"unpackedSize":
|
|
315
|
+
"unpackedSize": 1168583
|
|
316
316
|
},
|
|
317
317
|
"directories": {},
|
|
318
318
|
"maintainers": [
|
|
@@ -321,8 +321,8 @@
|
|
|
321
321
|
"email": "purocean@outlook.com"
|
|
322
322
|
}
|
|
323
323
|
],
|
|
324
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.
|
|
325
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.
|
|
324
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.0/README.md",
|
|
325
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.0/CHANGELOG.md",
|
|
326
326
|
"origin": "official"
|
|
327
327
|
},
|
|
328
328
|
{
|
|
@@ -832,7 +832,7 @@
|
|
|
832
832
|
},
|
|
833
833
|
{
|
|
834
834
|
"name": "@yank-note/extension-luckysheet",
|
|
835
|
-
"version": "1.1.
|
|
835
|
+
"version": "1.1.4",
|
|
836
836
|
"displayName": "Luckysheet",
|
|
837
837
|
"description": "Luckysheet table integration",
|
|
838
838
|
"displayName_ZH-CN": "Luckysheet",
|
|
@@ -849,20 +849,20 @@
|
|
|
849
849
|
},
|
|
850
850
|
"main": "./dist/index.js",
|
|
851
851
|
"style": "./dist/style.css",
|
|
852
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.
|
|
852
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.4/icon.png",
|
|
853
853
|
"engines": {
|
|
854
|
-
"node": ">=
|
|
854
|
+
"node": ">=18.20.2",
|
|
855
855
|
"yank-note": "^3.29.0"
|
|
856
856
|
},
|
|
857
857
|
"bugs": {
|
|
858
858
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
859
859
|
},
|
|
860
860
|
"dist": {
|
|
861
|
-
"integrity": "sha512-
|
|
862
|
-
"shasum": "
|
|
863
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-luckysheet/-/extension-luckysheet-1.1.
|
|
861
|
+
"integrity": "sha512-q3PcDWT8IFxDCfagmWbiZW++5K+sN6AB2Z4gqMy3byVYUveiH54r411eGRMtJkIhg9DiHq6qS1Iox4JYYo2E3g==",
|
|
862
|
+
"shasum": "e6127ac9427108c38a515744d44b19c92b822e07",
|
|
863
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-luckysheet/-/extension-luckysheet-1.1.4.tgz",
|
|
864
864
|
"fileCount": 53,
|
|
865
|
-
"unpackedSize":
|
|
865
|
+
"unpackedSize": 6596662
|
|
866
866
|
},
|
|
867
867
|
"directories": {},
|
|
868
868
|
"maintainers": [
|
|
@@ -871,8 +871,8 @@
|
|
|
871
871
|
"email": "purocean@outlook.com"
|
|
872
872
|
}
|
|
873
873
|
],
|
|
874
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.
|
|
875
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.
|
|
874
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.4/README.md",
|
|
875
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.4/CHANGELOG.md",
|
|
876
876
|
"origin": "official"
|
|
877
877
|
},
|
|
878
878
|
{
|