yank-note-registry 1.0.156 → 1.0.158

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,7 +1,7 @@
1
1
  {
2
2
  "official": [
3
3
  { "id": "@yank-note/extension-mermaid", "version": "1.5.4" },
4
- { "id": "@yank-note/extension-drawio", "version": "1.5.0" },
4
+ { "id": "@yank-note/extension-drawio", "version": "1.6.0" },
5
5
  { "id": "@yank-note/extension-echarts", "version": "1.4.0" },
6
6
  { "id": "@yank-note/extension-reveal-js", "version": "1.5.1" },
7
7
  { "id": "@yank-note/extension-markmap", "version": "1.5.1" },
@@ -12,7 +12,7 @@
12
12
  { "id": "@yank-note/extension-git-push", "version": "1.3.0" },
13
13
  { "id": "@yank-note/extension-sublime-merge", "version": "1.3.0" },
14
14
  { "id": "@yank-note/extension-luckysheet", "version": "1.1.0" },
15
- { "id": "@yank-note/extension-openai", "version": "1.6.0" },
15
+ { "id": "@yank-note/extension-openai", "version": "1.7.0" },
16
16
  { "id": "@yank-note/extension-milkdown", "version": "1.2.0" },
17
17
  { "id": "@yank-note/extension-editor-themes", "version": "1.1.0" }
18
18
  ],
package/index.json CHANGED
@@ -46,7 +46,7 @@
46
46
  },
47
47
  {
48
48
  "name": "@yank-note/extension-drawio",
49
- "version": "1.5.0",
49
+ "version": "1.6.0",
50
50
  "displayName": "Drawio",
51
51
  "description": "Drawio integration",
52
52
  "displayName_ZH-CN": "Drawio",
@@ -63,22 +63,22 @@
63
63
  },
64
64
  "main": "./dist/index.js",
65
65
  "style": "./dist/style.css",
66
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/1.5.0/icon.svg",
67
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/1.5.0/README.md",
68
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/1.5.0/CHANGELOG.md",
66
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/1.6.0/icon.svg",
67
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/1.6.0/README.md",
68
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/1.6.0/CHANGELOG.md",
69
69
  "engines": {
70
70
  "node": ">=14.6.0",
71
- "yank-note": "^3.29.0"
71
+ "yank-note": "^3.59.1"
72
72
  },
73
73
  "bugs": {
74
74
  "url": "https://github.com/purocean/yank-note-extension/issues"
75
75
  },
76
76
  "dist": {
77
- "integrity": "sha512-2IiQCKCsSFcD8Gc4hIlPoT5qW7C57cxGjcU1f5c56KhGTYj8OoM6S6+o4F7lcs97PyGA2qYCyzN7YMSq3Ofszg==",
78
- "shasum": "42044a0a09e89e79c2f21e8b49536fe79a00ac8d",
79
- "tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-1.5.0.tgz",
77
+ "integrity": "sha512-5RR5iqLGOHA2DVruLTE3vpRCipGZutUuSbQI6dcMoL6cs3rlaLVW9OIlf1+htrZGKa6bDq68TJ0DHxbz2wzbKA==",
78
+ "shasum": "f70a2602e1d12a3198ff3725e0518e2a34eb11bc",
79
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-1.6.0.tgz",
80
80
  "fileCount": 2905,
81
- "unpackedSize": 155358994
81
+ "unpackedSize": 155360507
82
82
  },
83
83
  "directories": {},
84
84
  "maintainers": [
@@ -560,7 +560,7 @@
560
560
  },
561
561
  {
562
562
  "name": "@yank-note/extension-openai",
563
- "version": "1.6.0",
563
+ "version": "1.7.0",
564
564
  "displayName": "OpenAI",
565
565
  "description": "Your AI writing assistant",
566
566
  "displayName_ZH-CN": "OpenAI",
@@ -577,7 +577,7 @@
577
577
  },
578
578
  "main": "./dist/index.js",
579
579
  "style": "./dist/style.css",
580
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.6.0/icon.svg",
580
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.7.0/icon.svg",
581
581
  "engines": {
582
582
  "node": ">=14.6.0",
583
583
  "yank-note": "^3.58.0"
@@ -589,11 +589,11 @@
589
589
  "url": "https://github.com/purocean/yank-note-extension/issues"
590
590
  },
591
591
  "dist": {
592
- "integrity": "sha512-qPARhsQ57SgBe1d735JF8VO3PED7WcxH1gThB9pE6H1y1Jo+siWzEEZm57kzD57xcgSd8lkCQHEqn6pU19ohRg==",
593
- "shasum": "34424de72d7f941d364f95f81e119a181b0941b1",
594
- "tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.6.0.tgz",
592
+ "integrity": "sha512-wJp3Td9bNw8o6XUyGPdHW4eo79AxjUgvA8EjulgH60FCjWFV9SmOIXM6H27kv+JPZ9Pnxjv3c0YtrMqomyjmxQ==",
593
+ "shasum": "d8fad846533f3baac45922b40e8d930046d3ce74",
594
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.7.0.tgz",
595
595
  "fileCount": 7,
596
- "unpackedSize": 66493
596
+ "unpackedSize": 66631
597
597
  },
598
598
  "directories": {},
599
599
  "maintainers": [
@@ -602,8 +602,8 @@
602
602
  "email": "purocean@outlook.com"
603
603
  }
604
604
  ],
605
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.6.0/README.md",
606
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.6.0/CHANGELOG.md",
605
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.7.0/README.md",
606
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.7.0/CHANGELOG.md",
607
607
  "origin": "official"
608
608
  },
609
609
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.156",
3
+ "version": "1.0.158",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",