yank-note-registry 1.0.134 → 1.0.136

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,6 +1,6 @@
1
1
  {
2
2
  "official": [
3
- { "id": "@yank-note/extension-mermaid", "version": "1.5.3" },
3
+ { "id": "@yank-note/extension-mermaid", "version": "1.5.4" },
4
4
  { "id": "@yank-note/extension-drawio", "version": "1.3.1" },
5
5
  { "id": "@yank-note/extension-echarts", "version": "1.4.0" },
6
6
  { "id": "@yank-note/extension-reveal-js", "version": "1.5.1" },
@@ -12,7 +12,7 @@
12
12
  { "id": "@yank-note/extension-git-push", "version": "1.1.7" },
13
13
  { "id": "@yank-note/extension-sublime-merge", "version": "1.1.0" },
14
14
  { "id": "@yank-note/extension-luckysheet", "version": "1.0.3" },
15
- { "id": "@yank-note/extension-openai", "version": "1.3.0" },
15
+ { "id": "@yank-note/extension-openai", "version": "1.4.0" },
16
16
  { "id": "@yank-note/extension-milkdown", "version": "1.1.1" },
17
17
  { "id": "@yank-note/extension-editor-themes", "version": "1.0.0" }
18
18
  ],
package/index.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "@yank-note/extension-mermaid",
4
- "version": "1.5.3",
4
+ "version": "1.5.4",
5
5
  "displayName": "Mermaid",
6
6
  "description": "Mermaid integration",
7
7
  "displayName_ZH-CN": "Mermaid",
@@ -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-mermaid/1.5.3/icon.png",
21
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.5.4/icon.png",
22
22
  "engines": {
23
23
  "node": ">=14.6.0",
24
24
  "yank-note": "^3.41.0"
@@ -27,11 +27,11 @@
27
27
  "url": "https://github.com/purocean/yank-note-extension/issues"
28
28
  },
29
29
  "dist": {
30
- "integrity": "sha512-Jfqluj/JRCZFqmX7Q9EPR/mXpl/X10w5qy7Q2CQb1Ypjl83RmH/16v/FKFRy3RvHGBPKF+I5devesZyRSX9K1A==",
31
- "shasum": "69688f61e6432902213e169d5d93b9b1bc42b671",
32
- "tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.5.3.tgz",
30
+ "integrity": "sha512-IXQhfo4+1dTHwlcYaiuScVmsrl8oBk4HEBaKXPnhrlNB4E3qSJEIx2t2Yd/Cx7VaJzM5xTdXhD/MjnS0AXTSGA==",
31
+ "shasum": "3b555460e60b00cad23f66f52e513c49ac969aab",
32
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.5.4.tgz",
33
33
  "fileCount": 8,
34
- "unpackedSize": 1221300
34
+ "unpackedSize": 1221008
35
35
  },
36
36
  "directories": {},
37
37
  "maintainers": [
@@ -40,8 +40,8 @@
40
40
  "email": "purocean@outlook.com"
41
41
  }
42
42
  ],
43
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.5.3/README.md",
44
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.5.3/CHANGELOG.md",
43
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.5.4/README.md",
44
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.5.4/CHANGELOG.md",
45
45
  "origin": "official"
46
46
  },
47
47
  {
@@ -560,7 +560,7 @@
560
560
  },
561
561
  {
562
562
  "name": "@yank-note/extension-openai",
563
- "version": "1.3.0",
563
+ "version": "1.4.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.3.0/icon.svg",
580
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.4.0/icon.svg",
581
581
  "engines": {
582
582
  "node": ">=14.6.0",
583
583
  "yank-note": "^3.46.0"
@@ -589,11 +589,11 @@
589
589
  "url": "https://github.com/purocean/yank-note-extension/issues"
590
590
  },
591
591
  "dist": {
592
- "integrity": "sha512-L8+4NXNpWxYCfXiN7tTAlmcH4h0Q+wBd2LHnlNErCEBx9GkeddU3DX8h4w/YuIysWJczXwGiHSz4VUSw60ICIw==",
593
- "shasum": "fb4e5789948f4ccf744d26a7949b7554c3d299e2",
594
- "tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.3.0.tgz",
592
+ "integrity": "sha512-PaowDKTK4FoNkCiPSuKt8P/r5VLz3kPC5uzosTqJUTBzRborZtzWV3chslfmtYalnsr6orN8LPiyNq9MM7EDkg==",
593
+ "shasum": "94bf2f969da2ac4da2323e6ffdd893c5a3d055bb",
594
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.4.0.tgz",
595
595
  "fileCount": 7,
596
- "unpackedSize": 62818
596
+ "unpackedSize": 63616
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.3.0/README.md",
606
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.3.0/CHANGELOG.md",
605
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.4.0/README.md",
606
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.4.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.134",
3
+ "version": "1.0.136",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",