yank-note-registry 1.0.335 → 1.0.337
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 +2 -2
- package/index.json +19 -19
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{ "id": "@yank-note/extension-kroki", "version": "1.2.0" },
|
|
13
13
|
{ "id": "@yank-note/extension-tldraw", "version": "1.2.0" },
|
|
14
14
|
{ "id": "@yank-note/extension-geogebra", "version": "1.3.0" },
|
|
15
|
-
{ "id": "@yank-note/extension-spellchecker", "version": "1.0.
|
|
15
|
+
{ "id": "@yank-note/extension-spellchecker", "version": "1.0.8" },
|
|
16
16
|
{ "id": "@yank-note/extension-text-comparator", "version": "1.2.0" },
|
|
17
17
|
{ "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
|
|
18
18
|
{ "id": "@yank-note/extension-echarts", "version": "1.5.2" },
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
{ "id": "yank-note-extension-docsify", "version": "0.0.3" },
|
|
36
36
|
{ "id": "yank-note-extension-math", "version": "0.3.3" },
|
|
37
37
|
{ "id": "yank-note-extension-background", "version": "1.0.3" },
|
|
38
|
-
{ "id": "yank-note-extension-word-statistic", "version": "0.0.
|
|
38
|
+
{ "id": "yank-note-extension-word-statistic", "version": "0.0.3" },
|
|
39
39
|
{ "id": "yank-note-extension-directory-tree", "version": "0.0.2" }
|
|
40
40
|
]
|
|
41
41
|
}
|
package/index.json
CHANGED
|
@@ -563,7 +563,7 @@
|
|
|
563
563
|
},
|
|
564
564
|
{
|
|
565
565
|
"name": "@yank-note/extension-spellchecker",
|
|
566
|
-
"version": "1.0.
|
|
566
|
+
"version": "1.0.8",
|
|
567
567
|
"displayName": "Spell Checker",
|
|
568
568
|
"description": "Check spelling in the editor",
|
|
569
569
|
"displayName_ZH-CN": "拼写检查",
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
580
580
|
},
|
|
581
581
|
"main": "./dist/index.js",
|
|
582
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.
|
|
582
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.8/icon.svg",
|
|
583
583
|
"engines": {
|
|
584
584
|
"node": ">=18.20.2",
|
|
585
585
|
"yank-note": "^3.79.0"
|
|
@@ -591,11 +591,11 @@
|
|
|
591
591
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
592
592
|
},
|
|
593
593
|
"dist": {
|
|
594
|
-
"integrity": "sha512-
|
|
595
|
-
"shasum": "
|
|
596
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-spellchecker/-/extension-spellchecker-1.0.
|
|
597
|
-
"fileCount":
|
|
598
|
-
"unpackedSize":
|
|
594
|
+
"integrity": "sha512-RuhaxnONQLxSPYQWlqyJJiXoBg14LUgkSFfqRZu8XnpWfEOQWh7IqdaNcPW5ms70zlE2D2lguOBl8KB7EYaAoQ==",
|
|
595
|
+
"shasum": "f0ed26ab36733f965bf18054761d9b4bb36e3641",
|
|
596
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-spellchecker/-/extension-spellchecker-1.0.8.tgz",
|
|
597
|
+
"fileCount": 10,
|
|
598
|
+
"unpackedSize": 1361286
|
|
599
599
|
},
|
|
600
600
|
"directories": {},
|
|
601
601
|
"maintainers": [
|
|
@@ -604,8 +604,8 @@
|
|
|
604
604
|
"email": "purocean@outlook.com"
|
|
605
605
|
}
|
|
606
606
|
],
|
|
607
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.
|
|
608
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.
|
|
607
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.8/README.md",
|
|
608
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.8/CHANGELOG.md",
|
|
609
609
|
"origin": "official"
|
|
610
610
|
},
|
|
611
611
|
{
|
|
@@ -1537,7 +1537,7 @@
|
|
|
1537
1537
|
},
|
|
1538
1538
|
{
|
|
1539
1539
|
"name": "yank-note-extension-word-statistic",
|
|
1540
|
-
"version": "0.0.
|
|
1540
|
+
"version": "0.0.3",
|
|
1541
1541
|
"displayName": "word statistic",
|
|
1542
1542
|
"description": "A plugin for counting the number of Chinese characters, punctuation marks, etc.",
|
|
1543
1543
|
"displayName_ZH-CN": "字数统计",
|
|
@@ -1551,18 +1551,18 @@
|
|
|
1551
1551
|
"homepage": "https://github.com/papudding/yank-note-extension-word-statistic",
|
|
1552
1552
|
"main": "./dist/index.js",
|
|
1553
1553
|
"style": "./dist/style.css",
|
|
1554
|
-
"icon": "https://registry.yank-note.com/cdn/yank-note-extension-word-statistic/0.0.
|
|
1554
|
+
"icon": "https://registry.yank-note.com/cdn/yank-note-extension-word-statistic/0.0.3/icon.png",
|
|
1555
1555
|
"engines": {
|
|
1556
1556
|
"node": ">=18.20.2",
|
|
1557
1557
|
"yank-note": ">=3.82.1"
|
|
1558
1558
|
},
|
|
1559
|
-
"gitHead": "
|
|
1559
|
+
"gitHead": "2702cfa21a2bcb6821bbf46efd4ebaa21a1d8f0c",
|
|
1560
1560
|
"dist": {
|
|
1561
|
-
"integrity": "sha512-
|
|
1562
|
-
"shasum": "
|
|
1563
|
-
"tarball": "https://registry.npmjs.org/yank-note-extension-word-statistic/-/yank-note-extension-word-statistic-0.0.
|
|
1564
|
-
"fileCount":
|
|
1565
|
-
"unpackedSize":
|
|
1561
|
+
"integrity": "sha512-c/u7C4UW81fKAUCwPWX+vYPsLL+RnbkdYmnK/M6CRoGp5rTOIvKbAQa2Nl1d0wwms6dE5TOYF8blWgmIp6P+uw==",
|
|
1562
|
+
"shasum": "84f1d561d1cb6d25513fc5e7ceb39b94166d0848",
|
|
1563
|
+
"tarball": "https://registry.npmjs.org/yank-note-extension-word-statistic/-/yank-note-extension-word-statistic-0.0.3.tgz",
|
|
1564
|
+
"fileCount": 5,
|
|
1565
|
+
"unpackedSize": 7494
|
|
1566
1566
|
},
|
|
1567
1567
|
"directories": {},
|
|
1568
1568
|
"maintainers": [
|
|
@@ -1571,8 +1571,8 @@
|
|
|
1571
1571
|
"email": "taotaomp@outlook.com"
|
|
1572
1572
|
}
|
|
1573
1573
|
],
|
|
1574
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-word-statistic/0.0.
|
|
1575
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-word-statistic/0.0.
|
|
1574
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-word-statistic/0.0.3/README.md",
|
|
1575
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-word-statistic/0.0.3/CHANGELOG.md",
|
|
1576
1576
|
"origin": "registry"
|
|
1577
1577
|
},
|
|
1578
1578
|
{
|