yank-note-registry 1.0.152 → 1.0.154
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 +2 -2
- package/index.json +18 -18
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
{ "id": "@yank-note/extension-git-push", "version": "1.2.0" },
|
|
13
13
|
{ "id": "@yank-note/extension-sublime-merge", "version": "1.2.1" },
|
|
14
14
|
{ "id": "@yank-note/extension-luckysheet", "version": "1.1.0" },
|
|
15
|
-
{ "id": "@yank-note/extension-openai", "version": "1.
|
|
15
|
+
{ "id": "@yank-note/extension-openai", "version": "1.6.0" },
|
|
16
16
|
{ "id": "@yank-note/extension-milkdown", "version": "1.1.1" },
|
|
17
17
|
{ "id": "@yank-note/extension-editor-themes", "version": "1.1.0" }
|
|
18
18
|
],
|
|
19
19
|
"registry": [
|
|
20
20
|
{ "id": "yank-note-extension-theme-yanser", "version": "2.0.0" },
|
|
21
21
|
{ "id": "yank-note-extension-view-reverse-yanser", "version": "2.3.0" },
|
|
22
|
-
{ "id": "yank-note-extension-vim-mode", "version": "1.0.
|
|
22
|
+
{ "id": "yank-note-extension-vim-mode", "version": "1.0.7" },
|
|
23
23
|
{ "id": "yank-note-extension-tool-bar", "version": "1.0.0" },
|
|
24
24
|
{ "id": "yank-note-extension-snippet", "version": "1.0.3" }
|
|
25
25
|
]
|
package/index.json
CHANGED
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
},
|
|
561
561
|
{
|
|
562
562
|
"name": "@yank-note/extension-openai",
|
|
563
|
-
"version": "1.
|
|
563
|
+
"version": "1.6.0",
|
|
564
564
|
"displayName": "OpenAI",
|
|
565
565
|
"description": "Your AI writing assistant",
|
|
566
566
|
"displayName_ZH-CN": "OpenAI",
|
|
@@ -577,10 +577,10 @@
|
|
|
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.
|
|
580
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.6.0/icon.svg",
|
|
581
581
|
"engines": {
|
|
582
582
|
"node": ">=14.6.0",
|
|
583
|
-
"yank-note": "^3.
|
|
583
|
+
"yank-note": "^3.58.0"
|
|
584
584
|
},
|
|
585
585
|
"requirements": {
|
|
586
586
|
"premium": true
|
|
@@ -589,11 +589,11 @@
|
|
|
589
589
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
590
590
|
},
|
|
591
591
|
"dist": {
|
|
592
|
-
"integrity": "sha512-
|
|
593
|
-
"shasum": "
|
|
594
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.
|
|
592
|
+
"integrity": "sha512-qPARhsQ57SgBe1d735JF8VO3PED7WcxH1gThB9pE6H1y1Jo+siWzEEZm57kzD57xcgSd8lkCQHEqn6pU19ohRg==",
|
|
593
|
+
"shasum": "34424de72d7f941d364f95f81e119a181b0941b1",
|
|
594
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.6.0.tgz",
|
|
595
595
|
"fileCount": 7,
|
|
596
|
-
"unpackedSize":
|
|
596
|
+
"unpackedSize": 66493
|
|
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.
|
|
606
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.
|
|
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",
|
|
607
607
|
"origin": "official"
|
|
608
608
|
},
|
|
609
609
|
{
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
},
|
|
815
815
|
{
|
|
816
816
|
"name": "yank-note-extension-vim-mode",
|
|
817
|
-
"version": "1.0.
|
|
817
|
+
"version": "1.0.7",
|
|
818
818
|
"displayName": "Vim Mode",
|
|
819
819
|
"description": "Vim Mode extension",
|
|
820
820
|
"displayName_ZH-CN": "Vim Mode",
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
"keywords": [],
|
|
827
827
|
"homepage": "https://github.com/zhyipeng/yank-note-extension-vim-mode",
|
|
828
828
|
"main": "./dist/index.js",
|
|
829
|
-
"icon": "https://registry.yank-note.com/cdn/yank-note-extension-vim-mode/1.0.
|
|
829
|
+
"icon": "https://registry.yank-note.com/cdn/yank-note-extension-vim-mode/1.0.7/icon.png",
|
|
830
830
|
"engines": {
|
|
831
831
|
"node": ">=14.6.0",
|
|
832
832
|
"yank-note": "^3.35.0"
|
|
@@ -839,13 +839,13 @@
|
|
|
839
839
|
"bugs": {
|
|
840
840
|
"url": "https://github.com/zhyipeng/yank-note-extension-vim-mode/issues"
|
|
841
841
|
},
|
|
842
|
-
"gitHead": "
|
|
842
|
+
"gitHead": "e8913c76ebbb0a4ed026977d4351c23e91922797",
|
|
843
843
|
"dist": {
|
|
844
|
-
"integrity": "sha512-
|
|
845
|
-
"shasum": "
|
|
846
|
-
"tarball": "https://registry.npmjs.org/yank-note-extension-vim-mode/-/yank-note-extension-vim-mode-1.0.
|
|
844
|
+
"integrity": "sha512-7uwtVdySBGH2+pp56jtqPkdnvn8f6tZtr94+7mxIRYL/UQ3oEyX6xLhYQ2G36trgP+X/XwEa2siHM6UPYkLddw==",
|
|
845
|
+
"shasum": "64038902afa222a5f4a6d0da548a521f64daa38f",
|
|
846
|
+
"tarball": "https://registry.npmjs.org/yank-note-extension-vim-mode/-/yank-note-extension-vim-mode-1.0.7.tgz",
|
|
847
847
|
"fileCount": 7,
|
|
848
|
-
"unpackedSize":
|
|
848
|
+
"unpackedSize": 122171
|
|
849
849
|
},
|
|
850
850
|
"directories": {},
|
|
851
851
|
"maintainers": [
|
|
@@ -854,8 +854,8 @@
|
|
|
854
854
|
"email": "zhyipeng@outlook.com"
|
|
855
855
|
}
|
|
856
856
|
],
|
|
857
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-vim-mode/1.0.
|
|
858
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-vim-mode/1.0.
|
|
857
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-vim-mode/1.0.7/README.md",
|
|
858
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-vim-mode/1.0.7/CHANGELOG.md",
|
|
859
859
|
"origin": "registry"
|
|
860
860
|
},
|
|
861
861
|
{
|