yank-note-registry 1.0.375 → 1.0.377
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 -2
- package/index.json +59 -8
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"official": [
|
|
3
3
|
{ "id": "@yank-note/extension-ai-copilot", "version": "1.31.0" },
|
|
4
|
-
{ "id": "@yank-note/extension-mermaid", "version": "1.
|
|
4
|
+
{ "id": "@yank-note/extension-mermaid", "version": "1.14.0" },
|
|
5
5
|
{ "id": "@yank-note/extension-sidebar-terminal", "version": "1.1.1" },
|
|
6
6
|
{ "id": "@yank-note/extension-review", "version": "1.0.4" },
|
|
7
7
|
{ "id": "@yank-note/extension-drawio", "version": "2.6.1" },
|
|
@@ -42,6 +42,7 @@
|
|
|
42
42
|
{ "id": "yank-note-extension-math", "version": "0.3.3" },
|
|
43
43
|
{ "id": "yank-note-extension-background", "version": "1.0.3" },
|
|
44
44
|
{ "id": "yank-note-extension-word-statistic", "version": "0.0.5" },
|
|
45
|
-
{ "id": "yank-note-extension-directory-tree", "version": "0.0.2" }
|
|
45
|
+
{ "id": "yank-note-extension-directory-tree", "version": "0.0.2" },
|
|
46
|
+
{ "id": "yank-note-extension-tempmd", "version": "0.1.0" }
|
|
46
47
|
]
|
|
47
48
|
}
|
package/index.json
CHANGED
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
"name": "@yank-note/extension-mermaid",
|
|
52
|
-
"version": "1.
|
|
52
|
+
"version": "1.14.0",
|
|
53
53
|
"displayName": "Mermaid",
|
|
54
54
|
"description": "Mermaid integration",
|
|
55
55
|
"displayName_ZH-CN": "Mermaid",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
},
|
|
67
67
|
"main": "./dist/index.js",
|
|
68
68
|
"style": "./dist/style.css",
|
|
69
|
-
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.
|
|
69
|
+
"icon": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.14.0/icon.png",
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=18.20.2",
|
|
72
72
|
"yank-note": "^3.41.0"
|
|
@@ -75,11 +75,11 @@
|
|
|
75
75
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
76
76
|
},
|
|
77
77
|
"dist": {
|
|
78
|
-
"integrity": "sha512-
|
|
79
|
-
"shasum": "
|
|
80
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.
|
|
78
|
+
"integrity": "sha512-eyOPy5wBh0gSf/0H6kmSN9irlVDELFGHHk69l2L2v83zFVRxmx89NjGHuFE2bFwV58F8QMaB24eKoPiGwzv20A==",
|
|
79
|
+
"shasum": "644c3832a047ee64326bd9715b795cff83d6b82a",
|
|
80
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.14.0.tgz",
|
|
81
81
|
"fileCount": 8,
|
|
82
|
-
"unpackedSize":
|
|
82
|
+
"unpackedSize": 5226886
|
|
83
83
|
},
|
|
84
84
|
"directories": {},
|
|
85
85
|
"maintainers": [
|
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
"email": "purocean@outlook.com"
|
|
89
89
|
}
|
|
90
90
|
],
|
|
91
|
-
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.
|
|
92
|
-
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.
|
|
91
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.14.0/README.md",
|
|
92
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.14.0/CHANGELOG.md",
|
|
93
93
|
"origin": "official"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
@@ -1916,5 +1916,56 @@
|
|
|
1916
1916
|
"readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-directory-tree/0.0.2/README.md",
|
|
1917
1917
|
"changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-directory-tree/0.0.2/CHANGELOG.md",
|
|
1918
1918
|
"origin": "registry"
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"name": "yank-note-extension-tempmd",
|
|
1922
|
+
"version": "0.1.0",
|
|
1923
|
+
"displayName": "temp.md Temporary Preview",
|
|
1924
|
+
"description": "Publish the current Yank Note document to an unlisted, expiring temp.md preview URL.",
|
|
1925
|
+
"displayName_ZH-CN": "temp.md 临时预览",
|
|
1926
|
+
"description_ZH-CN": "将当前 Yank Note 文档发布到不公开列出、会自动过期的 temp.md 预览链接。",
|
|
1927
|
+
"repository": {
|
|
1928
|
+
"type": "git",
|
|
1929
|
+
"url": "git+https://github.com/huangdun/yank-note-extension-tempmd.git"
|
|
1930
|
+
},
|
|
1931
|
+
"author": {
|
|
1932
|
+
"name": "huangdun"
|
|
1933
|
+
},
|
|
1934
|
+
"license": "MIT",
|
|
1935
|
+
"keywords": [
|
|
1936
|
+
"yank-note",
|
|
1937
|
+
"yank-note-extension",
|
|
1938
|
+
"temp.md",
|
|
1939
|
+
"preview",
|
|
1940
|
+
"sharing"
|
|
1941
|
+
],
|
|
1942
|
+
"homepage": "https://github.com/huangdun/yank-note-extension-tempmd#readme",
|
|
1943
|
+
"bugs": {
|
|
1944
|
+
"url": "https://github.com/huangdun/yank-note-extension-tempmd/issues"
|
|
1945
|
+
},
|
|
1946
|
+
"main": "./dist/index.js",
|
|
1947
|
+
"icon": "https://registry.yank-note.com/cdn/yank-note-extension-tempmd/0.1.0/icon.svg",
|
|
1948
|
+
"engines": {
|
|
1949
|
+
"node": ">=18.20.2",
|
|
1950
|
+
"yank-note": "^3.80.0"
|
|
1951
|
+
},
|
|
1952
|
+
"gitHead": "1dbb7a2d3e33b46dbbc355f55755b66389cb30ad",
|
|
1953
|
+
"dist": {
|
|
1954
|
+
"integrity": "sha512-OVCx4oqef9WeE0PaRvfBs9KdfJ14+3Se/6iOMX1GzgH/yzMZwnu+rvjqr6StmP6RyY1idaiaa+fNVouisQNK6Q==",
|
|
1955
|
+
"shasum": "071d5d013dbdf28ab06540e102128505fe88d114",
|
|
1956
|
+
"tarball": "https://registry.npmjs.org/yank-note-extension-tempmd/-/yank-note-extension-tempmd-0.1.0.tgz",
|
|
1957
|
+
"fileCount": 6,
|
|
1958
|
+
"unpackedSize": 15604
|
|
1959
|
+
},
|
|
1960
|
+
"directories": {},
|
|
1961
|
+
"maintainers": [
|
|
1962
|
+
{
|
|
1963
|
+
"name": "huangdun",
|
|
1964
|
+
"email": "huangdun1212@hotmail.com"
|
|
1965
|
+
}
|
|
1966
|
+
],
|
|
1967
|
+
"readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-tempmd/0.1.0/README.md",
|
|
1968
|
+
"changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-tempmd/0.1.0/CHANGELOG.md",
|
|
1969
|
+
"origin": "registry"
|
|
1919
1970
|
}
|
|
1920
1971
|
]
|