yank-note-registry 1.0.299 → 1.0.301

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-ai-copilot", "version": "1.27.2" },
3
+ { "id": "@yank-note/extension-ai-copilot", "version": "1.27.3" },
4
4
  { "id": "@yank-note/extension-mermaid", "version": "1.9.0" },
5
5
  { "id": "@yank-note/extension-drawio", "version": "2.5.0" },
6
6
  { "id": "@yank-note/extension-excalidraw", "version": "1.7.4" },
@@ -14,14 +14,14 @@
14
14
  { "id": "@yank-note/extension-geogebra", "version": "1.2.0" },
15
15
  { "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
16
16
  { "id": "@yank-note/extension-pdf-viewer", "version": "1.2.2" },
17
- { "id": "@yank-note/extension-popup-preview", "version": "1.2.3" },
17
+ { "id": "@yank-note/extension-popup-preview", "version": "1.2.4" },
18
18
  { "id": "@yank-note/extension-git-push", "version": "1.4.0" },
19
19
  { "id": "@yank-note/extension-sublime-merge", "version": "1.5.0" },
20
20
  { "id": "@yank-note/extension-renumber", "version": "1.0.2" },
21
21
  { "id": "@yank-note/extension-luckysheet", "version": "1.1.4" },
22
22
  { "id": "@yank-note/extension-milkdown", "version": "1.2.2" },
23
23
  { "id": "@yank-note/extension-editor-themes", "version": "1.2.2" },
24
- { "id": "@yank-note/extension-nes-emulator", "version": "1.1.0" }
24
+ { "id": "@yank-note/extension-nes-emulator", "version": "1.2.0" }
25
25
  ],
26
26
  "registry": [
27
27
  { "id": "yank-note-extension-theme-yanser", "version": "2.1.0" },
package/index.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "@yank-note/extension-ai-copilot",
4
- "version": "1.27.2",
4
+ "version": "1.27.3",
5
5
  "displayName": "AI Copilot",
6
6
  "description": "Your AI writing assistant",
7
7
  "displayName_ZH-CN": "AI Copilot",
@@ -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-ai-copilot/1.27.2/icon.svg",
21
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.27.3/icon.svg",
22
22
  "engines": {
23
23
  "node": ">=18.20.2",
24
24
  "yank-note": "^3.65.0"
@@ -30,11 +30,11 @@
30
30
  "url": "https://github.com/purocean/yank-note-extension/issues"
31
31
  },
32
32
  "dist": {
33
- "integrity": "sha512-pG8+INTHwrkQrY1YMs22Nj05O72FhuW8CFfLehU+9Ke79Ugh6YMn1nUI1uzuZldco8HWGw/Vx2WokBZhtLt4hg==",
34
- "shasum": "27d92d30ab69c229a892ec0dc9fb00762fcbb45e",
35
- "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.27.2.tgz",
33
+ "integrity": "sha512-L85fK90soKtHLDt0/t9Vyuc9ddPtTqhq13+0HWmjtUzzz5x4wgSpQ/J/9mCCc1IJiIeEIK9vdQFabPcj8YfpLw==",
34
+ "shasum": "fbd8b8682e32ecdd59d8a1e9fbfff7e3b8ab44e4",
35
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.27.3.tgz",
36
36
  "fileCount": 7,
37
- "unpackedSize": 204802
37
+ "unpackedSize": 204969
38
38
  },
39
39
  "directories": {},
40
40
  "maintainers": [
@@ -43,8 +43,8 @@
43
43
  "email": "purocean@outlook.com"
44
44
  }
45
45
  ],
46
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.27.2/README.md",
47
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.27.2/CHANGELOG.md",
46
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.27.3/README.md",
47
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.27.3/CHANGELOG.md",
48
48
  "origin": "official"
49
49
  },
50
50
  {
@@ -649,7 +649,7 @@
649
649
  },
650
650
  {
651
651
  "name": "@yank-note/extension-popup-preview",
652
- "version": "1.2.3",
652
+ "version": "1.2.4",
653
653
  "displayName": "Popup Preview",
654
654
  "description": "Popup preview in a new window",
655
655
  "displayName_ZH-CN": "弹出预览",
@@ -665,7 +665,7 @@
665
665
  "url": "git+https://github.com/purocean/yank-note-extension.git"
666
666
  },
667
667
  "main": "./dist/index.js",
668
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.2.3/icon.svg",
668
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.2.4/icon.svg",
669
669
  "engines": {
670
670
  "node": ">=18.20.2",
671
671
  "yank-note": "^3.63.1"
@@ -677,15 +677,21 @@
677
677
  "url": "https://github.com/purocean/yank-note-extension/issues"
678
678
  },
679
679
  "dist": {
680
- "integrity": "sha512-c9nWPKvLE+SGGUOnOlXp9hOuhTJhcg0p1UNhc6tjLUQrcGgXfBdxWrfTzZfoqvNgWRsS0uCkSyeqF7Off3BU6A==",
681
- "shasum": "85ec6d1f2751fabefeb4120c8d7752150685c27b",
682
- "tarball": "https://registry.npmjs.org/@yank-note/extension-popup-preview/-/extension-popup-preview-1.2.3.tgz",
680
+ "integrity": "sha512-p9zUwhxlSxjtWh1ItLx6y5m2yWYpQXuSJ5hfP0DTE2n0kndfg44+RxtjOoxK+oz2b8qoeZ2lP/PyGxpqPGTIsw==",
681
+ "shasum": "0175dad69753a3cc3f490f9a0982a3a07101e9bb",
682
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-popup-preview/-/extension-popup-preview-1.2.4.tgz",
683
683
  "fileCount": 6,
684
- "unpackedSize": 42782
684
+ "unpackedSize": 43119
685
685
  },
686
686
  "directories": {},
687
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.2.3/README.md",
688
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.2.3/CHANGELOG.md",
687
+ "maintainers": [
688
+ {
689
+ "name": "purocean",
690
+ "email": "purocean@outlook.com"
691
+ }
692
+ ],
693
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.2.4/README.md",
694
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.2.4/CHANGELOG.md",
689
695
  "origin": "official"
690
696
  },
691
697
  {
@@ -972,7 +978,7 @@
972
978
  },
973
979
  {
974
980
  "name": "@yank-note/extension-nes-emulator",
975
- "version": "1.1.0",
981
+ "version": "1.2.0",
976
982
  "displayName": "NES Emulator",
977
983
  "description": "Run NES games in Yank Note",
978
984
  "displayName_ZH-CN": "NES 模拟器",
@@ -989,9 +995,9 @@
989
995
  },
990
996
  "main": "./dist/index.js",
991
997
  "style": "./dist/style.css",
992
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.1.0/icon.svg",
998
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.2.0/icon.svg",
993
999
  "engines": {
994
- "node": ">=14.6.0",
1000
+ "node": ">=18.20.2",
995
1001
  "yank-note": "^3.43.0"
996
1002
  },
997
1003
  "requirements": {
@@ -1001,11 +1007,11 @@
1001
1007
  "url": "https://github.com/purocean/yank-note-extension/issues"
1002
1008
  },
1003
1009
  "dist": {
1004
- "integrity": "sha512-LcAPcxqXZKaLhjQK5MjWIqi667MsY4A1c0mnmRJKGNIUNAiwgsEbkGm+nIMZSvwskMmbwF12VgGsNDTRrxsP0g==",
1005
- "shasum": "49baba7a25a0b2ed3dfc9f9386621956885d044f",
1006
- "tarball": "https://registry.npmjs.org/@yank-note/extension-nes-emulator/-/extension-nes-emulator-1.1.0.tgz",
1010
+ "integrity": "sha512-7vv5QM6DdqT+/ODplWquuaSBQem0/A8AmTp1pPIL0RbJZ1Brpof1lVzCx7d8eGtCA6Fpt8XcDkcb/Rzn2uuO8A==",
1011
+ "shasum": "e1c6dd1a72a06a1490dadf03870ea71a8e5e80a7",
1012
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-nes-emulator/-/extension-nes-emulator-1.2.0.tgz",
1007
1013
  "fileCount": 26,
1008
- "unpackedSize": 2057971
1014
+ "unpackedSize": 2057375
1009
1015
  },
1010
1016
  "directories": {},
1011
1017
  "maintainers": [
@@ -1014,8 +1020,8 @@
1014
1020
  "email": "purocean@outlook.com"
1015
1021
  }
1016
1022
  ],
1017
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.1.0/README.md",
1018
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.1.0/CHANGELOG.md",
1023
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.2.0/README.md",
1024
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.2.0/CHANGELOG.md",
1019
1025
  "origin": "official"
1020
1026
  },
1021
1027
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.299",
3
+ "version": "1.0.301",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",