yank-note-registry 1.0.66 → 1.0.69
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 +4 -4
- package/index.json +32 -32
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"official": [
|
|
3
3
|
{ "id": "@yank-note/extension-mermaid", "version": "1.0.0" },
|
|
4
|
-
{ "id": "@yank-note/extension-drawio", "version": "1.0
|
|
4
|
+
{ "id": "@yank-note/extension-drawio", "version": "1.1.0" },
|
|
5
5
|
{ "id": "@yank-note/extension-echarts", "version": "1.0.0" },
|
|
6
6
|
{ "id": "@yank-note/extension-luckysheet", "version": "1.0.3" },
|
|
7
|
-
{ "id": "@yank-note/extension-reveal-js", "version": "1.3.
|
|
8
|
-
{ "id": "@yank-note/extension-markmap", "version": "1.1.
|
|
9
|
-
{ "id": "@yank-note/extension-openai", "version": "1.0.
|
|
7
|
+
{ "id": "@yank-note/extension-reveal-js", "version": "1.3.1" },
|
|
8
|
+
{ "id": "@yank-note/extension-markmap", "version": "1.1.1" },
|
|
9
|
+
{ "id": "@yank-note/extension-openai", "version": "1.0.5" },
|
|
10
10
|
{ "id": "@yank-note/extension-popup-preview", "version": "1.1.0" },
|
|
11
11
|
{ "id": "@yank-note/extension-git-push", "version": "1.1.7" },
|
|
12
12
|
{ "id": "@yank-note/extension-sublime-merge", "version": "1.0.5" }
|
package/index.json
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
48
|
"name": "@yank-note/extension-drawio",
|
|
49
|
-
"version": "1.0
|
|
49
|
+
"version": "1.1.0",
|
|
50
50
|
"displayName": "Drawio",
|
|
51
51
|
"description": "Drawio integration",
|
|
52
52
|
"displayName_ZH-CN": "Drawio",
|
|
@@ -63,9 +63,9 @@
|
|
|
63
63
|
},
|
|
64
64
|
"main": "./dist/index.js",
|
|
65
65
|
"style": "./dist/style.css",
|
|
66
|
-
"icon": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/icon.svg?__t=
|
|
67
|
-
"readmeUrl": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/README.md?__t=
|
|
68
|
-
"changelogUrl": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/CHANGELOG.md?__t=
|
|
66
|
+
"icon": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/icon.svg?__t=1659157566305",
|
|
67
|
+
"readmeUrl": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/README.md?__t=1659157566809",
|
|
68
|
+
"changelogUrl": "https://fastly.jsdelivr.net/gh/purocean/yank-note-extension/packages/extension-drawio/CHANGELOG.md?__t=1659157567110",
|
|
69
69
|
"engines": {
|
|
70
70
|
"node": ">=14.6.0",
|
|
71
71
|
"yank-note": "^3.29.0"
|
|
@@ -74,11 +74,11 @@
|
|
|
74
74
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
75
75
|
},
|
|
76
76
|
"dist": {
|
|
77
|
-
"integrity": "sha512-
|
|
78
|
-
"shasum": "
|
|
79
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-1.0.
|
|
77
|
+
"integrity": "sha512-aAY83/2CSqmcn6QinidQgmR6piVxp3/oEZpsT5Vr6jbp7pmNEzWTFDx41TBWAbwReRVBB4Nzkl2NUP7FVTbneQ==",
|
|
78
|
+
"shasum": "7e9e85a7938b131d0298f9bad09fe30a301d8218",
|
|
79
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-1.1.0.tgz",
|
|
80
80
|
"fileCount": 3453,
|
|
81
|
-
"unpackedSize":
|
|
81
|
+
"unpackedSize": 136255151
|
|
82
82
|
},
|
|
83
83
|
"directories": {},
|
|
84
84
|
"maintainers": [
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"name": "@yank-note/extension-reveal-js",
|
|
184
|
-
"version": "1.3.
|
|
184
|
+
"version": "1.3.1",
|
|
185
185
|
"displayName": "Reveal.js",
|
|
186
186
|
"description": "Reveal.js integration",
|
|
187
187
|
"displayName_ZH-CN": "Reveal.js",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
},
|
|
199
199
|
"main": "./dist/index.js",
|
|
200
200
|
"style": "./dist/style.css",
|
|
201
|
-
"icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.
|
|
201
|
+
"icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.1/icon.svg?__t=1659322717409",
|
|
202
202
|
"engines": {
|
|
203
203
|
"node": ">=14.6.0",
|
|
204
204
|
"yank-note": "^3.33.0"
|
|
@@ -210,11 +210,11 @@
|
|
|
210
210
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
211
211
|
},
|
|
212
212
|
"dist": {
|
|
213
|
-
"integrity": "sha512-
|
|
214
|
-
"shasum": "
|
|
215
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-reveal-js/-/extension-reveal-js-1.3.
|
|
213
|
+
"integrity": "sha512-ayHQ4euP4W6QcK8Uxww0O+Y658CYaKU6tCiVBvDz1loBgeQ4e6hEwfD6+0hsV3/BxIdyHGzWuS70XNrlZfA0JQ==",
|
|
214
|
+
"shasum": "866bea3114f1b1231f4c3424e83b729479e41d7d",
|
|
215
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-reveal-js/-/extension-reveal-js-1.3.1.tgz",
|
|
216
216
|
"fileCount": 63,
|
|
217
|
-
"unpackedSize":
|
|
217
|
+
"unpackedSize": 4678372
|
|
218
218
|
},
|
|
219
219
|
"directories": {},
|
|
220
220
|
"maintainers": [
|
|
@@ -223,13 +223,13 @@
|
|
|
223
223
|
"email": "purocean@outlook.com"
|
|
224
224
|
}
|
|
225
225
|
],
|
|
226
|
-
"readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.
|
|
227
|
-
"changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.
|
|
226
|
+
"readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.1/README.md?__t=1659322717575",
|
|
227
|
+
"changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-reveal-js@1.3.1/CHANGELOG.md?__t=1659322721962",
|
|
228
228
|
"origin": "official"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"name": "@yank-note/extension-markmap",
|
|
232
|
-
"version": "1.1.
|
|
232
|
+
"version": "1.1.1",
|
|
233
233
|
"displayName": "Markmap",
|
|
234
234
|
"description": "Visualize your Markdown as mindmaps with Markmap.",
|
|
235
235
|
"displayName_ZH-CN": "Markmap",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
},
|
|
247
247
|
"main": "./dist/index.js",
|
|
248
248
|
"style": "./dist/style.css",
|
|
249
|
-
"icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-markmap@1.1.
|
|
249
|
+
"icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-markmap@1.1.1/icon.png?__t=1659061136311",
|
|
250
250
|
"engines": {
|
|
251
251
|
"node": ">=14.6.0",
|
|
252
252
|
"yank-note": "^3.33.0"
|
|
@@ -258,11 +258,11 @@
|
|
|
258
258
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
259
259
|
},
|
|
260
260
|
"dist": {
|
|
261
|
-
"integrity": "sha512-
|
|
262
|
-
"shasum": "
|
|
263
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.1.
|
|
261
|
+
"integrity": "sha512-US+fh3kzcnuSSOm2gaxJoshsQxbSI2nCeBt5eX5ZZB2RryTh4hLzzn+dF6EK3iq6bw/VigqKpfpyJZMVFFHRMg==",
|
|
262
|
+
"shasum": "fd4cf32eaedf629d2d89f00c69a04e4ea73f8132",
|
|
263
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.1.1.tgz",
|
|
264
264
|
"fileCount": 12,
|
|
265
|
-
"unpackedSize":
|
|
265
|
+
"unpackedSize": 476889
|
|
266
266
|
},
|
|
267
267
|
"directories": {},
|
|
268
268
|
"maintainers": [
|
|
@@ -271,13 +271,13 @@
|
|
|
271
271
|
"email": "purocean@outlook.com"
|
|
272
272
|
}
|
|
273
273
|
],
|
|
274
|
-
"readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-markmap@1.1.
|
|
275
|
-
"changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-markmap@1.1.
|
|
274
|
+
"readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-markmap@1.1.1/README.md?__t=1659061139413",
|
|
275
|
+
"changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-markmap@1.1.1/CHANGELOG.md?__t=1659061139588",
|
|
276
276
|
"origin": "official"
|
|
277
277
|
},
|
|
278
278
|
{
|
|
279
279
|
"name": "@yank-note/extension-openai",
|
|
280
|
-
"version": "1.0.
|
|
280
|
+
"version": "1.0.5",
|
|
281
281
|
"displayName": "OpenAI",
|
|
282
282
|
"description": "Your AI writing assistant",
|
|
283
283
|
"displayName_ZH-CN": "OpenAI",
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
"url": "git+https://github.com/purocean/yank-note-extension.git"
|
|
294
294
|
},
|
|
295
295
|
"main": "./dist/index.js",
|
|
296
|
-
"icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.
|
|
296
|
+
"icon": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.5/icon.svg?__t=1659322726201",
|
|
297
297
|
"engines": {
|
|
298
298
|
"node": ">=14.6.0",
|
|
299
299
|
"yank-note": "^3.29.0"
|
|
@@ -302,11 +302,11 @@
|
|
|
302
302
|
"url": "https://github.com/purocean/yank-note-extension/issues"
|
|
303
303
|
},
|
|
304
304
|
"dist": {
|
|
305
|
-
"integrity": "sha512-
|
|
306
|
-
"shasum": "
|
|
307
|
-
"tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.0.
|
|
305
|
+
"integrity": "sha512-67+f8QbVrI9LV/PL0JNsxrXd6pnJc2FdYVOmlzsVhQJy5biggn9nDnF3ZQQMfL2aeiYmrq8X9HgeiRXLthr97A==",
|
|
306
|
+
"shasum": "71dbf6ea44f933407fcfbc2b84bf7b289de7e4e7",
|
|
307
|
+
"tarball": "https://registry.npmjs.org/@yank-note/extension-openai/-/extension-openai-1.0.5.tgz",
|
|
308
308
|
"fileCount": 6,
|
|
309
|
-
"unpackedSize":
|
|
309
|
+
"unpackedSize": 45623
|
|
310
310
|
},
|
|
311
311
|
"directories": {},
|
|
312
312
|
"maintainers": [
|
|
@@ -315,8 +315,8 @@
|
|
|
315
315
|
"email": "purocean@outlook.com"
|
|
316
316
|
}
|
|
317
317
|
],
|
|
318
|
-
"readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.
|
|
319
|
-
"changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.
|
|
318
|
+
"readmeUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.5/README.md?__t=1659322726643",
|
|
319
|
+
"changelogUrl": "https://fastly.jsdelivr.net/npm/@yank-note/extension-openai@1.0.5/CHANGELOG.md?__t=1659322728300",
|
|
320
320
|
"origin": "official"
|
|
321
321
|
},
|
|
322
322
|
{
|