yank-note-registry 1.0.324 → 1.0.326
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 +3 -3
- package/index.json +25 -25
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"official": [
|
|
3
3
|
{ "id": "@yank-note/extension-ai-copilot", "version": "1.27.5" },
|
|
4
4
|
{ "id": "@yank-note/extension-mermaid", "version": "1.10.0" },
|
|
5
|
-
{ "id": "@yank-note/extension-drawio", "version": "2.
|
|
5
|
+
{ "id": "@yank-note/extension-drawio", "version": "2.6.0" },
|
|
6
6
|
{ "id": "@yank-note/extension-excalidraw", "version": "1.7.4" },
|
|
7
7
|
{ "id": "@yank-note/extension-graph-view", "version": "1.2.2" },
|
|
8
8
|
{ "id": "@yank-note/extension-reveal-js", "version": "1.9.0" },
|
|
@@ -10,9 +10,9 @@
|
|
|
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" },
|
|
13
|
-
{ "id": "@yank-note/extension-tldraw", "version": "1.
|
|
13
|
+
{ "id": "@yank-note/extension-tldraw", "version": "1.2.0" },
|
|
14
14
|
{ "id": "@yank-note/extension-geogebra", "version": "1.2.0" },
|
|
15
|
-
{ "id": "@yank-note/extension-spellchecker", "version": "1.0.
|
|
15
|
+
{ "id": "@yank-note/extension-spellchecker", "version": "1.0.6" },
|
|
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" },
|
package/index.json
CHANGED
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"name": "@yank-note/extension-drawio",
|
|
97
|
-
"version": "2.
|
|
97
|
+
"version": "2.6.0",
|
|
98
98
|
"displayName": "Drawio",
|
|
99
99
|
"description": "Drawio integration",
|
|
100
100
|
"displayName_ZH-CN": "Drawio",
|
|
@@ -111,9 +111,9 @@
|
|
|
111
111
|
},
|
|
112
112
|
"main": "./main/index.js",
|
|
113
113
|
"style": "./main/style.css",
|
|
114
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.
|
|
115
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.
|
|
116
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.
|
|
114
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.6.0/icon.svg",
|
|
115
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.6.0/README.md",
|
|
116
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.6.0/CHANGELOG.md",
|
|
117
117
|
"engines": {
|
|
118
118
|
"node": ">=18.20.2",
|
|
119
119
|
"yank-note": "^3.66.0"
|
|
@@ -122,11 +122,11 @@
|
|
|
122
122
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
123
123
|
},
|
|
124
124
|
"dist": {
|
|
125
|
-
"integrity": "sha512-
|
|
126
|
-
"shasum": "
|
|
127
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-2.
|
|
128
|
-
"fileCount":
|
|
129
|
-
"unpackedSize":
|
|
125
|
+
"integrity": "sha512-hk+bWIXeV4G632qWYm8QBr4wiho4IbJzaqj/7joCNwpZA+BkJ/zMa5Fc1SxK/pwMoGGdBt68Mf/7b3/PP1Dihw==",
|
|
126
|
+
"shasum": "a8e7568ae82e0d8725eac03560f822624dbc318d",
|
|
127
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-2.6.0.tgz",
|
|
128
|
+
"fileCount": 2877,
|
|
129
|
+
"unpackedSize": 108482801
|
|
130
130
|
},
|
|
131
131
|
"directories": {},
|
|
132
132
|
"maintainers": [
|
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
},
|
|
466
466
|
{
|
|
467
467
|
"name": "@yank-note/extension-tldraw",
|
|
468
|
-
"version": "1.
|
|
468
|
+
"version": "1.2.0",
|
|
469
469
|
"displayName": "tldraw",
|
|
470
470
|
"description": "tldraw integration",
|
|
471
471
|
"displayName_ZH-CN": "tldraw",
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
482
482
|
},
|
|
483
483
|
"main": "./main/index.js",
|
|
484
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.
|
|
484
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.2.0/icon.svg",
|
|
485
485
|
"engines": {
|
|
486
486
|
"node": ">=18.20.2",
|
|
487
487
|
"yank-note": "^3.66.0"
|
|
@@ -493,11 +493,11 @@
|
|
|
493
493
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
494
494
|
},
|
|
495
495
|
"dist": {
|
|
496
|
-
"integrity": "sha512-
|
|
497
|
-
"shasum": "
|
|
498
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-tldraw/-/extension-tldraw-1.
|
|
496
|
+
"integrity": "sha512-N3FKd6wsmPCzsO47nEj0DCeCOojPxQCNxV9UKxn+STa+HXFuGIlLeA2m4bbJ61jKqKD01vQXw9UdSTFxVgjr6w==",
|
|
497
|
+
"shasum": "6f4a21f4acf64454fece8cb890af611ee5845ab4",
|
|
498
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-tldraw/-/extension-tldraw-1.2.0.tgz",
|
|
499
499
|
"fileCount": 210,
|
|
500
|
-
"unpackedSize":
|
|
500
|
+
"unpackedSize": 2263269
|
|
501
501
|
},
|
|
502
502
|
"directories": {},
|
|
503
503
|
"maintainers": [
|
|
@@ -506,8 +506,8 @@
|
|
|
506
506
|
"email": "purocean@outlook.com"
|
|
507
507
|
}
|
|
508
508
|
],
|
|
509
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.
|
|
510
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.
|
|
509
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.2.0/README.md",
|
|
510
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.2.0/CHANGELOG.md",
|
|
511
511
|
"origin": "official"
|
|
512
512
|
},
|
|
513
513
|
{
|
|
@@ -557,7 +557,7 @@
|
|
|
557
557
|
},
|
|
558
558
|
{
|
|
559
559
|
"name": "@yank-note/extension-spellchecker",
|
|
560
|
-
"version": "1.0.
|
|
560
|
+
"version": "1.0.6",
|
|
561
561
|
"displayName": "Spell Checker",
|
|
562
562
|
"description": "Check spelling in the editor",
|
|
563
563
|
"displayName_ZH-CN": "拼写检查",
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
574
574
|
},
|
|
575
575
|
"main": "./dist/index.js",
|
|
576
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.
|
|
576
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.6/icon.svg",
|
|
577
577
|
"engines": {
|
|
578
578
|
"node": ">=18.20.2",
|
|
579
579
|
"yank-note": "^3.79.0"
|
|
@@ -585,11 +585,11 @@
|
|
|
585
585
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
586
586
|
},
|
|
587
587
|
"dist": {
|
|
588
|
-
"integrity": "sha512-
|
|
589
|
-
"shasum": "
|
|
590
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-spellchecker/-/extension-spellchecker-1.0.
|
|
588
|
+
"integrity": "sha512-1/AQx+z5GGWa0ehjpZBS+UP4aPVz5QVNCODm4U+9+PaH8qIOjAmdse+5P8LmGQDWqc2T3NxaKv7YMmIuJdDM6A==",
|
|
589
|
+
"shasum": "632b40ecae3f3c9bb004e73d53fa6e509ce3663f",
|
|
590
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-spellchecker/-/extension-spellchecker-1.0.6.tgz",
|
|
591
591
|
"fileCount": 9,
|
|
592
|
-
"unpackedSize":
|
|
592
|
+
"unpackedSize": 1349265
|
|
593
593
|
},
|
|
594
594
|
"directories": {},
|
|
595
595
|
"maintainers": [
|
|
@@ -598,8 +598,8 @@
|
|
|
598
598
|
"email": "purocean@outlook.com"
|
|
599
599
|
}
|
|
600
600
|
],
|
|
601
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.
|
|
602
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.
|
|
601
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.6/README.md",
|
|
602
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.6/CHANGELOG.md",
|
|
603
603
|
"origin": "official"
|
|
604
604
|
},
|
|
605
605
|
{
|