yank-note-registry 1.0.172 → 1.0.173

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 CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "official": [
3
- { "id": "@yank-note/extension-mermaid", "version": "1.6.2" },
3
+ { "id": "@yank-note/extension-mermaid", "version": "1.7.0" },
4
4
  { "id": "@yank-note/extension-drawio", "version": "1.8.2" },
5
5
  { "id": "@yank-note/extension-excalidraw", "version": "1.1.3" },
6
6
  { "id": "@yank-note/extension-echarts", "version": "1.5.2" },
7
- { "id": "@yank-note/extension-reveal-js", "version": "1.7.0" },
7
+ { "id": "@yank-note/extension-reveal-js", "version": "1.8.0" },
8
8
  { "id": "@yank-note/extension-markmap", "version": "1.5.3" },
9
9
  { "id": "@yank-note/extension-code-runner", "version": "1.2.0" },
10
10
  { "id": "@yank-note/extension-markdown-prettier", "version": "1.4.3" },
package/index.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "@yank-note/extension-mermaid",
4
- "version": "1.6.2",
4
+ "version": "1.7.0",
5
5
  "displayName": "Mermaid",
6
6
  "description": "Mermaid integration",
7
7
  "displayName_ZH-CN": "Mermaid",
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "main": "./dist/index.js",
20
20
  "style": "./dist/style.css",
21
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.6.2/icon.png",
21
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.7.0/icon.png",
22
22
  "engines": {
23
23
  "node": ">=14.6.0",
24
24
  "yank-note": "^3.41.0"
@@ -27,11 +27,11 @@
27
27
  "url": "https://github.com/purocean/yank-note-extension/issues"
28
28
  },
29
29
  "dist": {
30
- "integrity": "sha512-wTMRcyRPYdysfNEr54mjP8+Euz0o9olTaNsnD+Da1m4PlBQWSeYfJeMngqYw4k5et/o8GM0y3ecrhEFu5OPvlg==",
31
- "shasum": "e123fc698506fc16960a691343bc881cd0acf46b",
32
- "tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.6.2.tgz",
30
+ "integrity": "sha512-B5SgeX42EGFw2wU9hXvYb+3fLMyjEziFO7v54AvSBBrlXZPqE4EkOrCk9jH5su7JqhNLT9u/eO7bDo2YS4y90A==",
31
+ "shasum": "59d8aa6d94d860e8b3d40e1392f5308d01da1ba2",
32
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.7.0.tgz",
33
33
  "fileCount": 8,
34
- "unpackedSize": 3077865
34
+ "unpackedSize": 3078171
35
35
  },
36
36
  "directories": {},
37
37
  "maintainers": [
@@ -40,8 +40,8 @@
40
40
  "email": "purocean@outlook.com"
41
41
  }
42
42
  ],
43
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.6.2/README.md",
44
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.6.2/CHANGELOG.md",
43
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.7.0/README.md",
44
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.7.0/CHANGELOG.md",
45
45
  "origin": "official"
46
46
  },
47
47
  {
@@ -184,7 +184,7 @@
184
184
  },
185
185
  {
186
186
  "name": "@yank-note/extension-reveal-js",
187
- "version": "1.7.0",
187
+ "version": "1.8.0",
188
188
  "displayName": "Reveal.js",
189
189
  "description": "Reveal.js integration",
190
190
  "displayName_ZH-CN": "Reveal.js",
@@ -201,10 +201,10 @@
201
201
  },
202
202
  "main": "./dist/index.js",
203
203
  "style": "./dist/style.css",
204
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-reveal-js/1.7.0/icon.svg",
204
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-reveal-js/1.8.0/icon.svg",
205
205
  "engines": {
206
206
  "node": ">=14.6.0",
207
- "yank-note": "^3.63.3"
207
+ "yank-note": "^3.64.1"
208
208
  },
209
209
  "requirements": {
210
210
  "premium": true
@@ -213,11 +213,11 @@
213
213
  "url": "https://github.com/purocean/yank-note-extension/issues"
214
214
  },
215
215
  "dist": {
216
- "integrity": "sha512-daWrluXkDyunSmjR2iPLg+zW1OgqBF+ZB+4QfFQYTpl+d0try23sT10qSlcluS3SS7Zl5lsRkSiPfhFgix+vFg==",
217
- "shasum": "63a2543fc7360275ec8e6adeb7b214390b7d89c3",
218
- "tarball": "https://registry.npmjs.org/@yank-note/extension-reveal-js/-/extension-reveal-js-1.7.0.tgz",
216
+ "integrity": "sha512-kkgAjyFHVswQi9bcDR3/6KhuQSCH99e5wNdokSJ+wSzWA0kp1gWJjGkCmA5sXMz5KuYdRpzmONafEVjLepSwHA==",
217
+ "shasum": "7c83c344a21e0725053b31b9a2cbf690fe1f5e0f",
218
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-reveal-js/-/extension-reveal-js-1.8.0.tgz",
219
219
  "fileCount": 67,
220
- "unpackedSize": 4425630
220
+ "unpackedSize": 4425988
221
221
  },
222
222
  "directories": {},
223
223
  "maintainers": [
@@ -226,8 +226,8 @@
226
226
  "email": "purocean@outlook.com"
227
227
  }
228
228
  ],
229
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-reveal-js/1.7.0/README.md",
230
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-reveal-js/1.7.0/CHANGELOG.md",
229
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-reveal-js/1.8.0/README.md",
230
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-reveal-js/1.8.0/CHANGELOG.md",
231
231
  "origin": "official"
232
232
  },
233
233
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.172",
3
+ "version": "1.0.173",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",