yank-note-registry 1.0.174 → 1.0.176

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
@@ -2,18 +2,18 @@
2
2
  "official": [
3
3
  { "id": "@yank-note/extension-mermaid", "version": "1.7.0" },
4
4
  { "id": "@yank-note/extension-drawio", "version": "1.8.2" },
5
- { "id": "@yank-note/extension-excalidraw", "version": "1.1.3" },
5
+ { "id": "@yank-note/extension-excalidraw", "version": "1.2.0" },
6
6
  { "id": "@yank-note/extension-echarts", "version": "1.5.2" },
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.0.0" },
10
11
  { "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
11
12
  { "id": "@yank-note/extension-pdf-viewer", "version": "1.2.2" },
12
13
  { "id": "@yank-note/extension-popup-preview", "version": "1.2.2" },
13
14
  { "id": "@yank-note/extension-git-push", "version": "1.3.0" },
14
15
  { "id": "@yank-note/extension-sublime-merge", "version": "1.4.3" },
15
16
  { "id": "@yank-note/extension-luckysheet", "version": "1.1.2" },
16
- { "id": "@yank-note/extension-openai", "version": "1.7.2" },
17
17
  { "id": "@yank-note/extension-milkdown", "version": "1.2.2" },
18
18
  { "id": "@yank-note/extension-editor-themes", "version": "1.2.2" }
19
19
  ],
package/index.json CHANGED
@@ -91,7 +91,7 @@
91
91
  },
92
92
  {
93
93
  "name": "@yank-note/extension-excalidraw",
94
- "version": "1.1.3",
94
+ "version": "1.2.0",
95
95
  "displayName": "Excalidraw",
96
96
  "description": "Excalidraw integration",
97
97
  "displayName_ZH-CN": "Excalidraw",
@@ -108,7 +108,7 @@
108
108
  },
109
109
  "main": "./main/index.js",
110
110
  "style": "./main/style.css",
111
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.1.3/icon.png",
111
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.2.0/icon.png",
112
112
  "engines": {
113
113
  "node": ">=14.6.0",
114
114
  "yank-note": "^3.63.2"
@@ -120,11 +120,11 @@
120
120
  "url": "https://github.com/purocean/yank-note-extension/issues"
121
121
  },
122
122
  "dist": {
123
- "integrity": "sha512-ONlXRqsYDrDNKcr/SsCNXLe3tvfnMzxTgdNIlOimDKUcL1nH3zfse8BTBUwQFg2WfdAIY5TFErOtYpyDEZvVfQ==",
124
- "shasum": "657bf3bb3010f728d461e7c234e9d6904ab5318a",
125
- "tarball": "https://registry.npmjs.org/@yank-note/extension-excalidraw/-/extension-excalidraw-1.1.3.tgz",
123
+ "integrity": "sha512-pQeQriAbKMqGMC9Vd3XamY0u//mbOuJvHtt1bxx1VdSrfbspJmq214UzArwg5NgoMdiT4fZHWBHQVv6NSuoSxQ==",
124
+ "shasum": "62d6eba5ba5aab6ba7674be212db41f439d8c39d",
125
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-excalidraw/-/extension-excalidraw-1.2.0.tgz",
126
126
  "fileCount": 69,
127
- "unpackedSize": 2619463
127
+ "unpackedSize": 5655606
128
128
  },
129
129
  "directories": {},
130
130
  "maintainers": [
@@ -133,8 +133,8 @@
133
133
  "email": "purocean@outlook.com"
134
134
  }
135
135
  ],
136
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.1.3/README.md",
137
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.1.3/CHANGELOG.md",
136
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.2.0/README.md",
137
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.2.0/CHANGELOG.md",
138
138
  "origin": "official"
139
139
  },
140
140
  {
@@ -325,6 +325,54 @@
325
325
  "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-code-runner/1.2.0/CHANGELOG.md",
326
326
  "origin": "official"
327
327
  },
328
+ {
329
+ "name": "@yank-note/extension-ai-copilot",
330
+ "version": "1.0.0",
331
+ "displayName": "AI Copilot",
332
+ "description": "Your AI writing assistant",
333
+ "displayName_ZH-CN": "AI Copilot",
334
+ "description_ZH-CN": "你的人工智能写作助手",
335
+ "author": {
336
+ "name": "Yank Note"
337
+ },
338
+ "license": "AGPL-3.0",
339
+ "keywords": [],
340
+ "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-ai-copilot",
341
+ "repository": {
342
+ "type": "git",
343
+ "url": "git+https://github.com/purocean/yank-note-extension.git"
344
+ },
345
+ "main": "./dist/index.js",
346
+ "style": "./dist/style.css",
347
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.0.0/icon.svg",
348
+ "engines": {
349
+ "node": ">=14.6.0",
350
+ "yank-note": "^3.65.0"
351
+ },
352
+ "requirements": {
353
+ "premium": true
354
+ },
355
+ "bugs": {
356
+ "url": "https://github.com/purocean/yank-note-extension/issues"
357
+ },
358
+ "dist": {
359
+ "integrity": "sha512-17xJ4ZI/OlGLpT5ySVqAR8+r3glpyRprEZPNwrzp2v722iuzfN2/1316lak3hUjE6tgL/U+Qiq0b8VXyM5pmyw==",
360
+ "shasum": "2725c9443f04917b12dc12da25c9b0976f88690e",
361
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.0.0.tgz",
362
+ "fileCount": 7,
363
+ "unpackedSize": 113779
364
+ },
365
+ "directories": {},
366
+ "maintainers": [
367
+ {
368
+ "name": "purocean",
369
+ "email": "purocean@outlook.com"
370
+ }
371
+ ],
372
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.0.0/README.md",
373
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.0.0/CHANGELOG.md",
374
+ "origin": "official"
375
+ },
328
376
  {
329
377
  "name": "@yank-note/extension-markdown-prettier",
330
378
  "version": "1.4.3",
@@ -606,54 +654,6 @@
606
654
  "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.2/CHANGELOG.md",
607
655
  "origin": "official"
608
656
  },
609
- {
610
- "name": "@yank-note/extension-openai",
611
- "version": "1.7.2",
612
- "displayName": "OpenAI",
613
- "description": "Your AI writing assistant",
614
- "displayName_ZH-CN": "OpenAI",
615
- "description_ZH-CN": "你的人工智能写作助手",
616
- "author": {
617
- "name": "Yank Note"
618
- },
619
- "license": "AGPL-3.0",
620
- "keywords": [],
621
- "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-openai",
622
- "repository": {
623
- "type": "git",
624
- "url": "git+https://github.com/purocean/yank-note-extension.git"
625
- },
626
- "main": "./dist/index.js",
627
- "style": "./dist/style.css",
628
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.7.2/icon.svg",
629
- "engines": {
630
- "node": ">=14.6.0",
631
- "yank-note": "^3.58.0"
632
- },
633
- "requirements": {
634
- "premium": true
635
- },
636
- "bugs": {
637
- "url": "https://github.com/purocean/yank-note-extension/issues"
638
- },
639
- "dist": {
640
- "integrity": "sha512-9jTj5AlCzEZaQfDQZ+C2aGYhLRcDGHTqBAPalx5DJTmI37SiB4PS4Bv9m9NYYzkco2GF3lPgrmewEzRGhH9vrQ==",
641
- "shasum": "3089cf25f17529e480746a428c87fbc63664348c",
642
- "tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.7.2.tgz",
643
- "fileCount": 7,
644
- "unpackedSize": 67197
645
- },
646
- "directories": {},
647
- "maintainers": [
648
- {
649
- "name": "purocean",
650
- "email": "purocean@outlook.com"
651
- }
652
- ],
653
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.7.2/README.md",
654
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.7.2/CHANGELOG.md",
655
- "origin": "official"
656
- },
657
657
  {
658
658
  "name": "@yank-note/extension-milkdown",
659
659
  "version": "1.2.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.174",
3
+ "version": "1.0.176",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",