yank-note-registry 1.0.256 → 1.0.258

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.6.0" },
9
9
  { "id": "@yank-note/extension-code-runner", "version": "1.3.0" },
10
- { "id": "@yank-note/extension-ai-copilot", "version": "1.17.0" },
10
+ { "id": "@yank-note/extension-ai-copilot", "version": "1.17.1" },
11
11
  { "id": "@yank-note/extension-repl", "version": "1.3.0" },
12
12
  { "id": "@yank-note/extension-kroki", "version": "1.1.2" },
13
13
  { "id": "@yank-note/extension-tldraw", "version": "1.1.0" },
@@ -28,6 +28,7 @@
28
28
  { "id": "yank-note-extension-view-reverse-yanser", "version": "2.3.0" },
29
29
  { "id": "yank-note-extension-vim-mode", "version": "1.1.0" },
30
30
  { "id": "yank-note-extension-tool-bar", "version": "1.0.0" },
31
- { "id": "yank-note-extension-snippet", "version": "1.0.3" }
31
+ { "id": "yank-note-extension-snippet", "version": "1.0.3" },
32
+ { "id": "yank-note-extension-docsify", "version": "0.0.1" }
32
33
  ]
33
34
  }
package/index.json CHANGED
@@ -326,7 +326,7 @@
326
326
  },
327
327
  {
328
328
  "name": "@yank-note/extension-ai-copilot",
329
- "version": "1.17.0",
329
+ "version": "1.17.1",
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.17.0/icon.svg",
346
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.17.1/icon.svg",
347
347
  "engines": {
348
348
  "node": ">=18.20.2",
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-u1hTh9U2tV0jD+CFPwf5yI+5n2QZwohF9DbkFKyO3tO+dniPsHXvCm0QP3yeekokb0NzVyBVjKrNwJ1K4iPhAQ==",
359
- "shasum": "ce906b5c3c9485b16a489c8d39658fbb312dc7b9",
360
- "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.17.0.tgz",
358
+ "integrity": "sha512-UJ6wpSY9Y6UkBIXq5zkp8dt4xpg4aIwaFAm/MxEfQKPF19Zl96CcepDd/hmzpsKNmAsjU0CfDhZsvkxVV/kpBg==",
359
+ "shasum": "818685a98229997ea8cbc9655b55d5e672741322",
360
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.17.1.tgz",
361
361
  "fileCount": 7,
362
- "unpackedSize": 146976
362
+ "unpackedSize": 147169
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.17.0/README.md",
372
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.17.0/CHANGELOG.md",
371
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.17.1/README.md",
372
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.17.1/CHANGELOG.md",
373
373
  "origin": "official"
374
374
  },
375
375
  {
@@ -1260,5 +1260,44 @@
1260
1260
  "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.3/README.md",
1261
1261
  "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.3/CHANGELOG.md",
1262
1262
  "origin": "registry"
1263
+ },
1264
+ {
1265
+ "name": "yank-note-extension-docsify",
1266
+ "version": "0.0.1",
1267
+ "displayName": "Docsify",
1268
+ "description": "Docsify quick start",
1269
+ "displayName_ZH-CN": "Docsify",
1270
+ "description_ZH-CN": "一键配置 Docsify",
1271
+ "author": {
1272
+ "name": "zhyipeng"
1273
+ },
1274
+ "license": "MIT",
1275
+ "keywords": [],
1276
+ "homepage": "https://github.com/zhyipeng/yank-note-extension-docsify",
1277
+ "main": "./dist/index.js",
1278
+ "style": "./dist/style.css",
1279
+ "icon": "https://registry.yank-note.com/cdn/yank-note-extension-docsify/0.0.1/icon.ico",
1280
+ "engines": {
1281
+ "node": ">=14.6.0",
1282
+ "yank-note": ">=3.60.1"
1283
+ },
1284
+ "gitHead": "d90c555956e3b95edc684c188a4ab725e5e49e87",
1285
+ "dist": {
1286
+ "integrity": "sha512-7ivXxLeEdsIJP88jpixq7HrGxgi/CGmBNUrGxRy25RxLlP4oFymYu6RKnj6nMwcnWWYWldFpzsZiw4eKH/7FyQ==",
1287
+ "shasum": "b83edfecd3a11dbb3c8e543511eaa8df9aa1e54d",
1288
+ "tarball": "https://registry.npmjs.org/yank-note-extension-docsify/-/yank-note-extension-docsify-0.0.1.tgz",
1289
+ "fileCount": 7,
1290
+ "unpackedSize": 75835
1291
+ },
1292
+ "directories": {},
1293
+ "maintainers": [
1294
+ {
1295
+ "name": "zhyipeng",
1296
+ "email": "zhyipeng@outlook.com"
1297
+ }
1298
+ ],
1299
+ "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-docsify/0.0.1/README.md",
1300
+ "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-docsify/0.0.1/CHANGELOG.md",
1301
+ "origin": "registry"
1263
1302
  }
1264
1303
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.256",
3
+ "version": "1.0.258",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",