yank-note-registry 1.0.302 → 1.0.304

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
@@ -6,7 +6,7 @@
6
6
  { "id": "@yank-note/extension-excalidraw", "version": "1.7.4" },
7
7
  { "id": "@yank-note/extension-echarts", "version": "1.5.2" },
8
8
  { "id": "@yank-note/extension-reveal-js", "version": "1.8.0" },
9
- { "id": "@yank-note/extension-markmap", "version": "1.7.0" },
9
+ { "id": "@yank-note/extension-markmap", "version": "1.7.1" },
10
10
  { "id": "@yank-note/extension-code-runner", "version": "1.4.0" },
11
11
  { "id": "@yank-note/extension-repl", "version": "1.3.0" },
12
12
  { "id": "@yank-note/extension-kroki", "version": "1.1.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.1" },
34
- { "id": "yank-note-extension-background", "version": "1.0.1" }
33
+ { "id": "yank-note-extension-math", "version": "0.3.2" },
34
+ { "id": "yank-note-extension-background", "version": "1.0.2" }
35
35
  ]
36
36
  }
package/index.json CHANGED
@@ -279,7 +279,7 @@
279
279
  },
280
280
  {
281
281
  "name": "@yank-note/extension-markmap",
282
- "version": "1.7.0",
282
+ "version": "1.7.1",
283
283
  "displayName": "Markmap",
284
284
  "description": "Visualize your Markdown as mindmaps with Markmap.",
285
285
  "displayName_ZH-CN": "Markmap",
@@ -296,7 +296,7 @@
296
296
  },
297
297
  "main": "./dist/index.js",
298
298
  "style": "./dist/style.css",
299
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.0/icon.png",
299
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.1/icon.png",
300
300
  "engines": {
301
301
  "node": ">=18.20.2",
302
302
  "yank-note": "^3.72.1"
@@ -308,11 +308,11 @@
308
308
  "url": "https://github.com/purocean/yank-note-extension/issues"
309
309
  },
310
310
  "dist": {
311
- "integrity": "sha512-SmAV8jPKnqWKyKTcBjI7DNG/Wb51t30JikrUsMV4Yt/fJVrsZTB8HHLUL0ThjaEcDEHogiBg9KduRIB/bWtP5A==",
312
- "shasum": "efb9251d154180689d861c36f234c200ebcf8972",
313
- "tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.7.0.tgz",
311
+ "integrity": "sha512-dGLNf+fqSFr+xpBs/pAQquDik8LRAcaE2s/cZtWiba/W73HOExuB4kD0NQSszMZtBE04dofLaBiGdZuND2XTlw==",
312
+ "shasum": "b084e48f1cf1c3571800b8bdd23fcb8af273dda3",
313
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.7.1.tgz",
314
314
  "fileCount": 12,
315
- "unpackedSize": 1168583
315
+ "unpackedSize": 1168771
316
316
  },
317
317
  "directories": {},
318
318
  "maintainers": [
@@ -321,8 +321,8 @@
321
321
  "email": "purocean@outlook.com"
322
322
  }
323
323
  ],
324
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.0/README.md",
325
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.0/CHANGELOG.md",
324
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.1/README.md",
325
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.7.1/CHANGELOG.md",
326
326
  "origin": "official"
327
327
  },
328
328
  {
@@ -1295,7 +1295,7 @@
1295
1295
  },
1296
1296
  {
1297
1297
  "name": "yank-note-extension-math",
1298
- "version": "0.3.1",
1298
+ "version": "0.3.2",
1299
1299
  "displayName": "数学扩展",
1300
1300
  "description": "面向数学用户的 Yank Note 扩展",
1301
1301
  "author": {
@@ -1309,7 +1309,7 @@
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.1/icon.png",
1312
+ "icon": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.2/icon.png",
1313
1313
  "engines": {
1314
1314
  "node": ">=18.20.2",
1315
1315
  "yank-note": ">=3.75.4"
@@ -1317,20 +1317,20 @@
1317
1317
  "themes": [
1318
1318
  {
1319
1319
  "name": "香蕉空间",
1320
- "css": "./themes/banana-space.min.css"
1320
+ "css": "./themes/banana-space.css"
1321
1321
  },
1322
1322
  {
1323
1323
  "name": "多彩笔记",
1324
- "css": "./themes/colorful-note.min.css"
1324
+ "css": "./themes/colorful-note.css"
1325
1325
  }
1326
1326
  ],
1327
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",
1328
1328
  "dist": {
1329
- "shasum": "efc69c01add2c68a5c0487401ab46a0704c15676",
1330
- "integrity": "sha512-CQtAFS1riXNFR9vrbDVvIWySEtLodP9oTV4UIRrBGugdWN9yFmJFZg+pF7B/IAM2LJdNDDBWnzB3bjVSLQSyeQ==",
1331
- "tarball": "https://registry.npmjs.org/yank-note-extension-math/-/yank-note-extension-math-0.3.1.tgz",
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
1332
  "fileCount": 31,
1333
- "unpackedSize": 69047886
1333
+ "unpackedSize": 69053037
1334
1334
  },
1335
1335
  "directories": {},
1336
1336
  "maintainers": [
@@ -1339,13 +1339,13 @@
1339
1339
  "email": "mirion@qq.com"
1340
1340
  }
1341
1341
  ],
1342
- "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.1/README.md",
1343
- "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.1/CHANGELOG.md",
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",
1344
1344
  "origin": "registry"
1345
1345
  },
1346
1346
  {
1347
1347
  "name": "yank-note-extension-background",
1348
- "version": "1.0.1",
1348
+ "version": "1.0.2",
1349
1349
  "displayName": "自定义背景",
1350
1350
  "description": "现在你可以把 Yank Note 的背景设为你最喜欢的图片了!",
1351
1351
  "author": {
@@ -1359,18 +1359,18 @@
1359
1359
  },
1360
1360
  "homepage": "https://github.com/MirionQs/yank-note-extension-background",
1361
1361
  "main": "./dist/index.js",
1362
- "icon": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.1/icon.svg",
1362
+ "icon": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.2/icon.svg",
1363
1363
  "engines": {
1364
1364
  "node": ">=18.20.2",
1365
1365
  "yank-note": ">=3.75.4"
1366
1366
  },
1367
1367
  "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",
1368
1368
  "dist": {
1369
- "shasum": "1f410d662fc43a7fbfb4be3193ec25ab39861ba5",
1370
- "integrity": "sha512-+DFB+q35xgVwenddjwHYj6zyvKN2GAVrFJrGVRXbLQsIc+LRn4ggQ8FoXjutRedO6rbijwx9AuY/JGcH9XPI+Q==",
1371
- "tarball": "https://registry.npmjs.org/yank-note-extension-background/-/yank-note-extension-background-1.0.1.tgz",
1369
+ "shasum": "d74ebe3b0a3d652d3e0a1ebe957f0c14b1d2fcc2",
1370
+ "integrity": "sha512-3bJms9u5IBi8UiGCo0pc9sRS72Y9cV78kQAtbW4aGivMmY801wyzO6Um9uSr/5tVoYWc4BhSXaGE1DUV8IqiqQ==",
1371
+ "tarball": "https://registry.npmjs.org/yank-note-extension-background/-/yank-note-extension-background-1.0.2.tgz",
1372
1372
  "fileCount": 7,
1373
- "unpackedSize": 6182
1373
+ "unpackedSize": 6151
1374
1374
  },
1375
1375
  "directories": {},
1376
1376
  "maintainers": [
@@ -1379,8 +1379,8 @@
1379
1379
  "email": "mirion@qq.com"
1380
1380
  }
1381
1381
  ],
1382
- "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.1/README.md",
1383
- "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.1/CHANGELOG.md",
1382
+ "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.2/README.md",
1383
+ "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.2/CHANGELOG.md",
1384
1384
  "origin": "registry"
1385
1385
  }
1386
1386
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.302",
3
+ "version": "1.0.304",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",