yank-note-registry 1.0.136 → 1.0.138
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 +16 -16
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -12,9 +12,9 @@
|
|
|
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.
|
|
15
|
+
{ "id": "@yank-note/extension-openai", "version": "1.5.0" },
|
|
16
16
|
{ "id": "@yank-note/extension-milkdown", "version": "1.1.1" },
|
|
17
|
-
{ "id": "@yank-note/extension-editor-themes", "version": "1.
|
|
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": "1.2.1" },
|
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.5.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.
|
|
580
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.5.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-
|
|
593
|
-
"shasum": "
|
|
594
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.
|
|
592
|
+
"integrity": "sha512-hdWnVPC7N3LM+FTroVIDuGNe5Dg5kb+LdU8JeobFJEEb/TuwueLYmaEP2muukYMiBQcaZi00VzKTvYqrZMbxPQ==",
|
|
593
|
+
"shasum": "ada4207780116320a98b13e6b45f98502be2ab34",
|
|
594
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.5.0.tgz",
|
|
595
595
|
"fileCount": 7,
|
|
596
|
-
"unpackedSize":
|
|
596
|
+
"unpackedSize": 66076
|
|
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.5.0/README.md",
|
|
606
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-openai/1.5.0/CHANGELOG.md",
|
|
607
607
|
"origin": "official"
|
|
608
608
|
},
|
|
609
609
|
{
|
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
},
|
|
657
657
|
{
|
|
658
658
|
"name": "@yank-note/extension-editor-themes",
|
|
659
|
-
"version": "1.
|
|
659
|
+
"version": "1.1.0",
|
|
660
660
|
"displayName": "Editor Themes",
|
|
661
661
|
"description": "Change the theme of the editor",
|
|
662
662
|
"displayName_ZH-CN": "编辑器主题",
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
673
673
|
},
|
|
674
674
|
"main": "./dist/index.js",
|
|
675
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.
|
|
675
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.1.0/icon.png",
|
|
676
676
|
"engines": {
|
|
677
677
|
"node": ">=14.6.0",
|
|
678
678
|
"yank-note": "^3.46.0"
|
|
@@ -684,11 +684,11 @@
|
|
|
684
684
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
685
685
|
},
|
|
686
686
|
"dist": {
|
|
687
|
-
"integrity": "sha512-
|
|
688
|
-
"shasum": "
|
|
689
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-editor-themes/-/extension-editor-themes-1.
|
|
687
|
+
"integrity": "sha512-PVTHZKVCpyWhxpmeOBfxcK/x+/ORZdG0xlT7WnK9gQZQEPtbn9QSxkum9WYWdQCPZgo7raPl2Z+e650FGQm0Aw==",
|
|
688
|
+
"shasum": "81574f796ea4525d1fad4b2e64212f92be1a8ce3",
|
|
689
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-editor-themes/-/extension-editor-themes-1.1.0.tgz",
|
|
690
690
|
"fileCount": 6,
|
|
691
|
-
"unpackedSize":
|
|
691
|
+
"unpackedSize": 339777
|
|
692
692
|
},
|
|
693
693
|
"directories": {},
|
|
694
694
|
"maintainers": [
|
|
@@ -697,8 +697,8 @@
|
|
|
697
697
|
"email": "purocean@outlook.com"
|
|
698
698
|
}
|
|
699
699
|
],
|
|
700
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.
|
|
701
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.
|
|
700
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.1.0/README.md",
|
|
701
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.1.0/CHANGELOG.md",
|
|
702
702
|
"origin": "official"
|
|
703
703
|
},
|
|
704
704
|
{
|