yank-note-registry 1.0.283 → 1.0.284

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
@@ -29,6 +29,8 @@
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
31
  { "id": "yank-note-extension-snippet", "version": "1.0.3" },
32
- { "id": "yank-note-extension-docsify", "version": "0.0.3" }
32
+ { "id": "yank-note-extension-docsify", "version": "0.0.3" },
33
+ { "id": "yank-note-extension-math", "version": "0.3.0" },
34
+ { "id": "yank-note-extension-background", "version": "1.0.0" }
33
35
  ]
34
36
  }
package/index.json CHANGED
@@ -1286,5 +1286,95 @@
1286
1286
  "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-docsify/0.0.3/README.md",
1287
1287
  "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-docsify/0.0.3/CHANGELOG.md",
1288
1288
  "origin": "registry"
1289
+ },
1290
+ {
1291
+ "name": "yank-note-extension-math",
1292
+ "version": "0.3.0",
1293
+ "displayName": "数学扩展",
1294
+ "description": "面向数学用户的 Yank Note 扩展",
1295
+ "author": {
1296
+ "name": "Mirion"
1297
+ },
1298
+ "license": "MIT",
1299
+ "keywords": [],
1300
+ "repository": {
1301
+ "type": "git",
1302
+ "url": "https://github.com/MirionQs/yank-note-extension-math.git"
1303
+ },
1304
+ "homepage": "https://github.com/MirionQs/yank-note-extension-math",
1305
+ "main": "./dist/index.js",
1306
+ "icon": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.0/icon.png",
1307
+ "engines": {
1308
+ "node": ">=18.20.2",
1309
+ "yank-note": ">=3.75.4"
1310
+ },
1311
+ "themes": [
1312
+ {
1313
+ "name": "香蕉空间",
1314
+ "css": "./themes/banana-space.css"
1315
+ },
1316
+ {
1317
+ "name": "多彩笔记",
1318
+ "css": "./themes/colorful-note.css"
1319
+ }
1320
+ ],
1321
+ "licenseText": "MIT License\n\nCopyright (c) 2022-2024 Mirion\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
1322
+ "dist": {
1323
+ "shasum": "47f3532efee7e1f4eb82db4c8c91d98ef774291e",
1324
+ "integrity": "sha512-5mZp9hJ4//WtdEanWFIb4rktCjyvC5YJyIjxTROuo+MLflZeTqyUo1OggdWfuT0x76B3kwDywTa+dUwMa8nSnA==",
1325
+ "tarball": "https://registry.npmjs.org/yank-note-extension-math/-/yank-note-extension-math-0.3.0.tgz",
1326
+ "fileCount": 31,
1327
+ "unpackedSize": 69049967
1328
+ },
1329
+ "directories": {},
1330
+ "maintainers": [
1331
+ {
1332
+ "name": "mirion",
1333
+ "email": "mirion@qq.com"
1334
+ }
1335
+ ],
1336
+ "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.0/README.md",
1337
+ "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.0/CHANGELOG.md",
1338
+ "origin": "registry"
1339
+ },
1340
+ {
1341
+ "name": "yank-note-extension-background",
1342
+ "version": "1.0.0",
1343
+ "displayName": "自定义背景",
1344
+ "description": "现在你可以把 Yank Note 的背景设为你最喜欢的图片了!",
1345
+ "author": {
1346
+ "name": "Mirion"
1347
+ },
1348
+ "license": "MIT",
1349
+ "keywords": [],
1350
+ "repository": {
1351
+ "type": "git",
1352
+ "url": "https://github.com/MirionQs/yank-note-extension-background.git"
1353
+ },
1354
+ "homepage": "https://github.com/MirionQs/yank-note-extension-background",
1355
+ "main": "./dist/index.js",
1356
+ "icon": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.0/icon.svg",
1357
+ "engines": {
1358
+ "node": ">=18.20.2",
1359
+ "yank-note": ">=3.75.4"
1360
+ },
1361
+ "licenseText": "MIT License\n\nCopyright (c) 2024 Mirion\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
1362
+ "dist": {
1363
+ "shasum": "a297846aa9f290afb6a28e64de9e84985c87c1f1",
1364
+ "integrity": "sha512-BrsXr9Urj4scUuk3Aov09hVlYRVCo/mggJfaCgDJvAc+3KS0RvxV9VYkCO58rkryfUbcGy2ohzsIph4cMR+JOA==",
1365
+ "tarball": "https://registry.npmjs.org/yank-note-extension-background/-/yank-note-extension-background-1.0.0.tgz",
1366
+ "fileCount": 6,
1367
+ "unpackedSize": 4623
1368
+ },
1369
+ "directories": {},
1370
+ "maintainers": [
1371
+ {
1372
+ "name": "mirion",
1373
+ "email": "mirion@qq.com"
1374
+ }
1375
+ ],
1376
+ "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.0/README.md",
1377
+ "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.0/CHANGELOG.md",
1378
+ "origin": "registry"
1289
1379
  }
1290
1380
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.283",
3
+ "version": "1.0.284",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",