yank-note-registry 1.0.307 → 1.0.308

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
@@ -4,7 +4,7 @@
4
4
  { "id": "@yank-note/extension-mermaid", "version": "1.9.0" },
5
5
  { "id": "@yank-note/extension-drawio", "version": "2.5.0" },
6
6
  { "id": "@yank-note/extension-excalidraw", "version": "1.7.4" },
7
- { "id": "@yank-note/extension-echarts", "version": "1.5.2" },
7
+ { "id": "@yank-note/extension-graph-view", "version": "1.0.0" },
8
8
  { "id": "@yank-note/extension-reveal-js", "version": "1.9.0" },
9
9
  { "id": "@yank-note/extension-markmap", "version": "1.7.1" },
10
10
  { "id": "@yank-note/extension-code-runner", "version": "1.4.0" },
@@ -13,6 +13,7 @@
13
13
  { "id": "@yank-note/extension-tldraw", "version": "1.1.0" },
14
14
  { "id": "@yank-note/extension-geogebra", "version": "1.2.0" },
15
15
  { "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
16
+ { "id": "@yank-note/extension-echarts", "version": "1.5.2" },
16
17
  { "id": "@yank-note/extension-pdf-viewer", "version": "1.2.2" },
17
18
  { "id": "@yank-note/extension-popup-preview", "version": "1.2.4" },
18
19
  { "id": "@yank-note/extension-git-push", "version": "1.4.0" },
package/index.json CHANGED
@@ -185,38 +185,41 @@
185
185
  "origin": "official"
186
186
  },
187
187
  {
188
- "name": "@yank-note/extension-echarts",
189
- "version": "1.5.2",
190
- "displayName": "ECharts",
191
- "description": "ECharts integration",
192
- "displayName_ZH-CN": "ECharts",
193
- "description_ZH-CN": "ECharts 图形集成",
188
+ "name": "@yank-note/extension-graph-view",
189
+ "version": "1.0.0",
190
+ "displayName": "Graph View",
191
+ "description": "Display the repository relationship graph",
192
+ "displayName_ZH-CN": "Graph View",
193
+ "description_ZH-CN": "显示仓库关系图谱",
194
194
  "keywords": [],
195
195
  "author": {
196
196
  "name": "Yank Note"
197
197
  },
198
198
  "license": "AGPL-3.0",
199
- "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-echarts",
199
+ "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-graph-view",
200
200
  "repository": {
201
201
  "type": "git",
202
202
  "url": "git+https://github.com/purocean/yank-note-extension.git"
203
203
  },
204
204
  "main": "./dist/index.js",
205
205
  "style": "./dist/style.css",
206
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-echarts/1.5.2/icon.png",
206
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-graph-view/1.0.0/icon.svg",
207
207
  "engines": {
208
- "node": ">=14.6.0",
209
- "yank-note": "^3.41.0"
208
+ "node": ">=18.20.2",
209
+ "yank-note": "^3.78.0"
210
+ },
211
+ "requirements": {
212
+ "premium": true
210
213
  },
211
214
  "bugs": {
212
215
  "url": "https://github.com/purocean/yank-note-extension/issues"
213
216
  },
214
217
  "dist": {
215
- "integrity": "sha512-FR8qZ2yesKwpL7Z9CFiMFJ5Z9Cw6kopTxZ/gHoJWYIs+Ic0ju2FujkMrc9EqpJrTUpNxN0XMUtFZ0gjB4mCRpg==",
216
- "shasum": "e9d6ea0666e0c16946161fb0967ae213d594313a",
217
- "tarball": "https://registry.npmjs.org/@yank-note/extension-echarts/-/extension-echarts-1.5.2.tgz",
218
+ "integrity": "sha512-HDHFY3gcK+cLaOF/oa+tG0o/kzwOrH8wR2jpAM8sREWSYN+EqIIjPXuRPCBEiXFkfylQC+i6vr/pjclcCyX4hg==",
219
+ "shasum": "4f0ee7af5e4551c752b1c309963c9dbfb9b7d58d",
220
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-graph-view/-/extension-graph-view-1.0.0.tgz",
218
221
  "fileCount": 7,
219
- "unpackedSize": 1220283
222
+ "unpackedSize": 226495
220
223
  },
221
224
  "directories": {},
222
225
  "maintainers": [
@@ -225,8 +228,8 @@
225
228
  "email": "purocean@outlook.com"
226
229
  }
227
230
  ],
228
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-echarts/1.5.2/README.md",
229
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-echarts/1.5.2/CHANGELOG.md",
231
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-graph-view/1.0.0/README.md",
232
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-graph-view/1.0.0/CHANGELOG.md",
230
233
  "origin": "official"
231
234
  },
232
235
  {
@@ -599,6 +602,51 @@
599
602
  "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markdown-prettier/1.4.3/CHANGELOG.md",
600
603
  "origin": "official"
601
604
  },
605
+ {
606
+ "name": "@yank-note/extension-echarts",
607
+ "version": "1.5.2",
608
+ "displayName": "ECharts",
609
+ "description": "ECharts integration",
610
+ "displayName_ZH-CN": "ECharts",
611
+ "description_ZH-CN": "ECharts 图形集成",
612
+ "keywords": [],
613
+ "author": {
614
+ "name": "Yank Note"
615
+ },
616
+ "license": "AGPL-3.0",
617
+ "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-echarts",
618
+ "repository": {
619
+ "type": "git",
620
+ "url": "git+https://github.com/purocean/yank-note-extension.git"
621
+ },
622
+ "main": "./dist/index.js",
623
+ "style": "./dist/style.css",
624
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-echarts/1.5.2/icon.png",
625
+ "engines": {
626
+ "node": ">=14.6.0",
627
+ "yank-note": "^3.41.0"
628
+ },
629
+ "bugs": {
630
+ "url": "https://github.com/purocean/yank-note-extension/issues"
631
+ },
632
+ "dist": {
633
+ "integrity": "sha512-FR8qZ2yesKwpL7Z9CFiMFJ5Z9Cw6kopTxZ/gHoJWYIs+Ic0ju2FujkMrc9EqpJrTUpNxN0XMUtFZ0gjB4mCRpg==",
634
+ "shasum": "e9d6ea0666e0c16946161fb0967ae213d594313a",
635
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-echarts/-/extension-echarts-1.5.2.tgz",
636
+ "fileCount": 7,
637
+ "unpackedSize": 1220283
638
+ },
639
+ "directories": {},
640
+ "maintainers": [
641
+ {
642
+ "name": "purocean",
643
+ "email": "purocean@outlook.com"
644
+ }
645
+ ],
646
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-echarts/1.5.2/README.md",
647
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-echarts/1.5.2/CHANGELOG.md",
648
+ "origin": "official"
649
+ },
602
650
  {
603
651
  "name": "@yank-note/extension-pdf-viewer",
604
652
  "version": "1.2.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.307",
3
+ "version": "1.0.308",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",