yank-note-registry 1.0.68 → 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 +2 -2
- package/index.json +16 -16
- package/package.json +1 -1
package/extensions.json
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
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.
|
|
7
|
+
{ "id": "@yank-note/extension-reveal-js", "version": "1.3.1" },
|
|
8
8
|
{ "id": "@yank-note/extension-markmap", "version": "1.1.1" },
|
|
9
|
-
{ "id": "@yank-note/extension-openai", "version": "1.0.
|
|
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
|
@@ -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,8 +223,8 @@
|
|
|
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
|
{
|
|
@@ -277,7 +277,7 @@
|
|
|
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
|
{
|