yank-note-registry 1.0.208 → 1.0.210

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
@@ -7,7 +7,7 @@
7
7
  { "id": "@yank-note/extension-reveal-js", "version": "1.8.0" },
8
8
  { "id": "@yank-note/extension-markmap", "version": "1.5.3" },
9
9
  { "id": "@yank-note/extension-code-runner", "version": "1.2.0" },
10
- { "id": "@yank-note/extension-ai-copilot", "version": "1.4.1" },
10
+ { "id": "@yank-note/extension-ai-copilot", "version": "1.4.2" },
11
11
  { "id": "@yank-note/extension-repl", "version": "1.2.1" },
12
12
  { "id": "@yank-note/extension-kroki", "version": "1.1.1" },
13
13
  { "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
@@ -17,7 +17,8 @@
17
17
  { "id": "@yank-note/extension-sublime-merge", "version": "1.4.3" },
18
18
  { "id": "@yank-note/extension-luckysheet", "version": "1.1.3" },
19
19
  { "id": "@yank-note/extension-milkdown", "version": "1.2.2" },
20
- { "id": "@yank-note/extension-editor-themes", "version": "1.2.2" }
20
+ { "id": "@yank-note/extension-editor-themes", "version": "1.2.2" },
21
+ { "id": "@yank-note/extension-nes-emulator", "version": "1.0.0" }
21
22
  ],
22
23
  "registry": [
23
24
  { "id": "yank-note-extension-theme-yanser", "version": "2.0.0" },
package/index.json CHANGED
@@ -326,7 +326,7 @@
326
326
  },
327
327
  {
328
328
  "name": "@yank-note/extension-ai-copilot",
329
- "version": "1.4.1",
329
+ "version": "1.4.2",
330
330
  "displayName": "AI Copilot",
331
331
  "description": "Your AI writing assistant",
332
332
  "displayName_ZH-CN": "AI Copilot",
@@ -343,7 +343,7 @@
343
343
  },
344
344
  "main": "./dist/index.js",
345
345
  "style": "./dist/style.css",
346
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.4.1/icon.svg",
346
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.4.2/icon.svg",
347
347
  "engines": {
348
348
  "node": ">=14.6.0",
349
349
  "yank-note": "^3.65.0"
@@ -355,11 +355,11 @@
355
355
  "url": "https://github.com/purocean/yank-note-extension/issues"
356
356
  },
357
357
  "dist": {
358
- "integrity": "sha512-WK8YgFQBvPA+nXCj7t8/vYLUANoisIJ3QAhrphX+w0V+v/qQBHLI8yhhxL1b89KOwrWhOIU+/c1Dtp0EA7gDTA==",
359
- "shasum": "a9900c6f72a11652abd82ea86f156aa0d3ae075e",
360
- "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.4.1.tgz",
358
+ "integrity": "sha512-kjCTxax2+SF2PDj9IGKgTRKE92sQ411FkQe5zMlLxLG914IASrjcb4mKoogvogkZWRxYL013bpsJL0dApb6/9Q==",
359
+ "shasum": "5ddde990bb437e023b25808ea07ebbf32e8c2dfd",
360
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.4.2.tgz",
361
361
  "fileCount": 7,
362
- "unpackedSize": 106790
362
+ "unpackedSize": 107106
363
363
  },
364
364
  "directories": {},
365
365
  "maintainers": [
@@ -368,8 +368,8 @@
368
368
  "email": "purocean@outlook.com"
369
369
  }
370
370
  ],
371
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.4.1/README.md",
372
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.4.1/CHANGELOG.md",
371
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.4.2/README.md",
372
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.4.2/CHANGELOG.md",
373
373
  "origin": "official"
374
374
  },
375
375
  {
@@ -842,6 +842,54 @@
842
842
  "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.2.2/CHANGELOG.md",
843
843
  "origin": "official"
844
844
  },
845
+ {
846
+ "name": "@yank-note/extension-nes-emulator",
847
+ "version": "1.0.0",
848
+ "displayName": "NES Emulator",
849
+ "description": "Run NES games in Yank Note",
850
+ "displayName_ZH-CN": "NES 模拟器",
851
+ "description_ZH-CN": "在 Yank Note 中运行 NES 游戏",
852
+ "author": {
853
+ "name": "Yank Note"
854
+ },
855
+ "license": "AGPL-3.0",
856
+ "keywords": [],
857
+ "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-nes-emulator",
858
+ "repository": {
859
+ "type": "git",
860
+ "url": "git+https://github.com/purocean/yank-note-extension.git"
861
+ },
862
+ "main": "./dist/index.js",
863
+ "style": "./dist/style.css",
864
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.0.0/icon.svg",
865
+ "engines": {
866
+ "node": ">=14.6.0",
867
+ "yank-note": "^3.43.0"
868
+ },
869
+ "requirements": {
870
+ "premium": true
871
+ },
872
+ "bugs": {
873
+ "url": "https://github.com/purocean/yank-note-extension/issues"
874
+ },
875
+ "dist": {
876
+ "integrity": "sha512-5bnetadbDF13lJTdfPX2l2DhaRcICllru9DlpPeqhK5T9uql1WjEB9pKgWkruvUKiy8KUoMcUMNC2l5YJi1BwA==",
877
+ "shasum": "558be3eb3091dc35f635131a8c787774092d60fd",
878
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-nes-emulator/-/extension-nes-emulator-1.0.0.tgz",
879
+ "fileCount": 26,
880
+ "unpackedSize": 2055569
881
+ },
882
+ "directories": {},
883
+ "maintainers": [
884
+ {
885
+ "name": "purocean",
886
+ "email": "purocean@outlook.com"
887
+ }
888
+ ],
889
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.0.0/README.md",
890
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.0.0/CHANGELOG.md",
891
+ "origin": "official"
892
+ },
845
893
  {
846
894
  "name": "yank-note-extension-theme-yanser",
847
895
  "version": "2.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.208",
3
+ "version": "1.0.210",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",