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 CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "official": [
3
- { "id": "@yank-note/extension-ai-copilot", "version": "1.24.0" },
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.6.0" },
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.3" },
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.0",
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.0/icon.svg",
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-dOkQsiFnfNGdEFRdSE7bdcuzrJij8jkGBIp0EA/smNiROS182jtkWSDieXXZg1fbU9mqdFBQkNx2CrUgutXuwg==",
34
- "shasum": "9953ea2fe8558569f584eb75cea932e79657971a",
35
- "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.24.0.tgz",
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": 244265
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.0/README.md",
47
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.24.0/CHANGELOG.md",
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.6.0",
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.6.0/icon.png",
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-PaSlwUmLDLqZbTm2hqRe36MzDSSDU+OoBsucK5kwYxa8vBPG8Jn55iMa9GF2sByIn1FnXPxvc9Mb5TMjKheUIQ==",
312
- "shasum": "805df3c3d3769f9e2ddabad576bf5ece70a1b7f5",
313
- "tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.6.0.tgz",
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": 1168018
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.6.0/README.md",
325
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.6.0/CHANGELOG.md",
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.3",
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.3/icon.png",
852
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.4/icon.png",
853
853
  "engines": {
854
- "node": ">=14.6.0",
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-RLagRDU+4/Y398Tl6aRinxNBGbZPj3QUrq309eQD/90thJ0U3KpS9jMO0NXRi+/lDmHtxRXrvBQSaw0DXOrhWg==",
862
- "shasum": "dbf2a688b8fcd63329e43c1e98b4ce882e983571",
863
- "tarball": "https://registry.npmjs.org/@yank-note/extension-luckysheet/-/extension-luckysheet-1.1.3.tgz",
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": 6597103
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.3/README.md",
875
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.3/CHANGELOG.md",
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
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.280",
3
+ "version": "1.0.282",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",