yank-note-registry 1.0.306 → 1.0.307

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
@@ -16,7 +16,7 @@
16
16
  { "id": "@yank-note/extension-pdf-viewer", "version": "1.2.2" },
17
17
  { "id": "@yank-note/extension-popup-preview", "version": "1.2.4" },
18
18
  { "id": "@yank-note/extension-git-push", "version": "1.4.0" },
19
- { "id": "@yank-note/extension-sublime-merge", "version": "1.5.0" },
19
+ { "id": "@yank-note/extension-sublime-merge", "version": "1.6.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" },
@@ -30,7 +30,7 @@
30
30
  { "id": "yank-note-extension-tool-bar", "version": "1.0.0" },
31
31
  { "id": "yank-note-extension-snippet", "version": "1.0.3" },
32
32
  { "id": "yank-note-extension-docsify", "version": "0.0.3" },
33
- { "id": "yank-note-extension-math", "version": "0.3.2" },
33
+ { "id": "yank-note-extension-math", "version": "0.3.3" },
34
34
  { "id": "yank-note-extension-background", "version": "1.0.3" }
35
35
  ]
36
36
  }
package/index.json CHANGED
@@ -743,49 +743,49 @@
743
743
  },
744
744
  {
745
745
  "name": "@yank-note/extension-sublime-merge",
746
- "version": "1.5.0",
747
- "keywords": [],
746
+ "version": "1.6.0",
747
+ "displayName": "Sublime Merge",
748
+ "description": "Sublime Merge integration for Yank Note",
749
+ "displayName_ZH-CN": "Sublime Merge",
750
+ "description_ZH-CN": "Sublime Merge 和 Yank Note 的集成",
748
751
  "author": {
749
752
  "name": "Yank Note"
750
753
  },
751
754
  "license": "AGPL-3.0",
752
- "maintainers": [
753
- {
754
- "name": "purocean",
755
- "email": "purocean@outlook.com"
756
- }
757
- ],
755
+ "keywords": [],
758
756
  "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-sublime-merge",
759
- "bugs": {
760
- "url": "https://github.com/purocean/yank-note-extension/issues"
761
- },
762
- "dist": {
763
- "shasum": "ad9e033bbc603743bfb6b9c4e36455a1a94a2d5f",
764
- "tarball": "https://registry.npmjs.org/@yank-note/extension-sublime-merge/-/extension-sublime-merge-1.5.0.tgz",
765
- "fileCount": 6,
766
- "integrity": "sha512-kwYj/52oTlRiOLvphBfIr/oG88ICFDRK64Xe35Rs/kXsSdj5dsGMplezTnOsLOYS4EBKQYEvPprSo8F7A41C7A==",
767
- "unpackedSize": 64931
757
+ "repository": {
758
+ "type": "git",
759
+ "url": "git+https://github.com/purocean/yank-note-extension.git"
768
760
  },
769
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-sublime-merge/1.5.0/icon.png",
770
761
  "main": "./dist/index.js",
762
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-sublime-merge/1.6.0/icon.png",
771
763
  "engines": {
772
764
  "node": ">=18.20.2",
773
765
  "yank-note": "^3.59.1"
774
766
  },
775
- "repository": {
776
- "url": "git+https://github.com/purocean/yank-note-extension.git",
777
- "type": "git"
778
- },
779
- "description": "Sublime Merge integration for Yank Note",
780
- "directories": {},
781
- "displayName": "Sublime Merge",
782
767
  "requirements": {
783
768
  "terminal": true
784
769
  },
785
- "description_ZH-CN": "Sublime Merge 和 Yank Note 的集成",
786
- "displayName_ZH-CN": "Sublime Merge",
787
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-sublime-merge/1.5.0/README.md",
788
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-sublime-merge/1.5.0/CHANGELOG.md",
770
+ "bugs": {
771
+ "url": "https://github.com/purocean/yank-note-extension/issues"
772
+ },
773
+ "dist": {
774
+ "integrity": "sha512-MClQVN5Ha9ycc5m3cGUut4jt7dY/q7he1S4iqI8TGFviNtjv7sZLrSxtEge/4Bgdm1N4thUzSSB2cj5gsS2pQg==",
775
+ "shasum": "a756470f8bd294f39fca2eef14f62c44fcc9b569",
776
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-sublime-merge/-/extension-sublime-merge-1.6.0.tgz",
777
+ "fileCount": 6,
778
+ "unpackedSize": 65238
779
+ },
780
+ "directories": {},
781
+ "maintainers": [
782
+ {
783
+ "name": "purocean",
784
+ "email": "purocean@outlook.com"
785
+ }
786
+ ],
787
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-sublime-merge/1.6.0/README.md",
788
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-sublime-merge/1.6.0/CHANGELOG.md",
789
789
  "origin": "official"
790
790
  },
791
791
  {
@@ -1295,7 +1295,7 @@
1295
1295
  },
1296
1296
  {
1297
1297
  "name": "yank-note-extension-math",
1298
- "version": "0.3.2",
1298
+ "version": "0.3.3",
1299
1299
  "displayName": "数学扩展",
1300
1300
  "description": "面向数学用户的 Yank Note 扩展",
1301
1301
  "author": {
@@ -1305,11 +1305,11 @@
1305
1305
  "keywords": [],
1306
1306
  "repository": {
1307
1307
  "type": "git",
1308
- "url": "https://github.com/MirionQs/yank-note-extension-math.git"
1308
+ "url": "git+https://github.com/MirionQs/yank-note-extension-math.git"
1309
1309
  },
1310
1310
  "homepage": "https://github.com/MirionQs/yank-note-extension-math",
1311
1311
  "main": "./dist/index.js",
1312
- "icon": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.2/icon.png",
1312
+ "icon": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.3/icon.png",
1313
1313
  "engines": {
1314
1314
  "node": ">=18.20.2",
1315
1315
  "yank-note": ">=3.75.4"
@@ -1324,13 +1324,16 @@
1324
1324
  "css": "./themes/colorful-note.css"
1325
1325
  }
1326
1326
  ],
1327
- "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",
1327
+ "gitHead": "5376c72b14efd43fbe46d7d7ce5161ab5ae08bf0",
1328
+ "bugs": {
1329
+ "url": "https://github.com/MirionQs/yank-note-extension-math/issues"
1330
+ },
1328
1331
  "dist": {
1329
- "shasum": "2c7cea64194e587e02e51736b3367d35658a0c06",
1330
- "integrity": "sha512-nVKLWsmdOE4rswIBo0NPu4GnPTxXFjJQR06Ywt+5Bg7Dip4k9Wuq/iHGZhMd0Lzpok1cOGOLKFRJOzEakOjHCQ==",
1331
- "tarball": "https://registry.npmjs.org/yank-note-extension-math/-/yank-note-extension-math-0.3.2.tgz",
1332
- "fileCount": 31,
1333
- "unpackedSize": 69053037
1332
+ "integrity": "sha512-c0YaWp2EX5xseozknnhh47TZkuSij1DVRJLoLJq56arjCw3Qayf0tAsxEQQbiqE7gJnBl9egLwBGKnB+UW/Xpw==",
1333
+ "shasum": "1d082236b4c9c05c1d9ec2800a4e1eea869e2d9d",
1334
+ "tarball": "https://registry.npmjs.org/yank-note-extension-math/-/yank-note-extension-math-0.3.3.tgz",
1335
+ "fileCount": 28,
1336
+ "unpackedSize": 69055034
1334
1337
  },
1335
1338
  "directories": {},
1336
1339
  "maintainers": [
@@ -1339,8 +1342,8 @@
1339
1342
  "email": "mirion@qq.com"
1340
1343
  }
1341
1344
  ],
1342
- "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.2/README.md",
1343
- "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.2/CHANGELOG.md",
1345
+ "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.3/README.md",
1346
+ "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.3/CHANGELOG.md",
1344
1347
  "origin": "registry"
1345
1348
  },
1346
1349
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.306",
3
+ "version": "1.0.307",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",