yank-note-registry 1.0.142 → 1.0.144

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
@@ -8,7 +8,7 @@
8
8
  { "id": "@yank-note/extension-code-runner", "version": "1.2.0" },
9
9
  { "id": "@yank-note/extension-markdown-prettier", "version": "1.3.1" },
10
10
  { "id": "@yank-note/extension-pdf-viewer", "version": "1.2.0" },
11
- { "id": "@yank-note/extension-popup-preview", "version": "1.1.1" },
11
+ { "id": "@yank-note/extension-popup-preview", "version": "1.1.2" },
12
12
  { "id": "@yank-note/extension-git-push", "version": "1.1.7" },
13
13
  { "id": "@yank-note/extension-sublime-merge", "version": "1.1.0" },
14
14
  { "id": "@yank-note/extension-luckysheet", "version": "1.0.3" },
@@ -21,6 +21,6 @@
21
21
  { "id": "yank-note-extension-view-reverse-yanser", "version": "2.3.0" },
22
22
  { "id": "yank-note-extension-vim-mode", "version": "1.0.5" },
23
23
  { "id": "yank-note-extension-tool-bar", "version": "1.0.0" },
24
- { "id": "yank-note-extension-snippet", "version": "1.0.2" }
24
+ { "id": "yank-note-extension-snippet", "version": "1.0.3" }
25
25
  ]
26
26
  }
package/index.json CHANGED
@@ -374,7 +374,7 @@
374
374
  },
375
375
  {
376
376
  "name": "@yank-note/extension-popup-preview",
377
- "version": "1.1.1",
377
+ "version": "1.1.2",
378
378
  "displayName": "Popup Preview",
379
379
  "description": "Popup preview in a new window",
380
380
  "displayName_ZH-CN": "弹出预览",
@@ -390,7 +390,7 @@
390
390
  "url": "git+https://github.com/purocean/yank-note-extension.git"
391
391
  },
392
392
  "main": "./dist/index.js",
393
- "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.1.1/icon.svg",
393
+ "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.1.2/icon.svg",
394
394
  "engines": {
395
395
  "node": ">=14.6.0",
396
396
  "yank-note": "^3.29.0"
@@ -402,11 +402,11 @@
402
402
  "url": "https://github.com/purocean/yank-note-extension/issues"
403
403
  },
404
404
  "dist": {
405
- "integrity": "sha512-fK4VuntVEPtokzMp30BVNhc/3ousGA2xu/KClm/poMGQFEmYl+TIgcMG/mIbbK8ZsfvMpc+QnSOmjXh4ZcJwcA==",
406
- "shasum": "070c215dabf0cd7764c33b457559dd57a55bd56e",
407
- "tarball": "https://registry.npmjs.org/@yank-note/extension-popup-preview/-/extension-popup-preview-1.1.1.tgz",
405
+ "integrity": "sha512-LY4Ms+CyOGfF4dry0h8bttlZtUSWTc137THHRrQ2X7Qxfh7xUYb8roxrz2wF5KkOXE7WX10G0/2pwRHdFNfcVw==",
406
+ "shasum": "5ba20282684de210caf154a0236ea5d968ba21fd",
407
+ "tarball": "https://registry.npmjs.org/@yank-note/extension-popup-preview/-/extension-popup-preview-1.1.2.tgz",
408
408
  "fileCount": 6,
409
- "unpackedSize": 41023
409
+ "unpackedSize": 41524
410
410
  },
411
411
  "directories": {},
412
412
  "maintainers": [
@@ -415,8 +415,8 @@
415
415
  "email": "purocean@outlook.com"
416
416
  }
417
417
  ],
418
- "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.1.1/README.md",
419
- "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.1.1/CHANGELOG.md",
418
+ "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.1.2/README.md",
419
+ "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.1.2/CHANGELOG.md",
420
420
  "origin": "official"
421
421
  },
422
422
  {
@@ -906,7 +906,7 @@
906
906
  },
907
907
  {
908
908
  "name": "yank-note-extension-snippet",
909
- "version": "1.0.2",
909
+ "version": "1.0.3",
910
910
  "displayName": "Text Snippet",
911
911
  "description": "Insert text snippet quickly",
912
912
  "displayName_ZH-CN": "文本片段",
@@ -919,7 +919,7 @@
919
919
  "homepage": "https://github.com/zhyipeng/yank-note-extension-snippet",
920
920
  "main": "./dist/index.js",
921
921
  "style": "./dist/style.css",
922
- "icon": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.2/icon.png",
922
+ "icon": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.3/icon.png",
923
923
  "engines": {
924
924
  "node": ">=14.6.0",
925
925
  "yank-note": ">=3.48.0"
@@ -927,11 +927,11 @@
927
927
  "themes": [],
928
928
  "licenseText": "MIT License\n\nCopyright (c) 2022 洋子\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
929
929
  "dist": {
930
- "shasum": "7c1c06b8f9e59fe815c657e84e91b3a908b698b3",
931
- "integrity": "sha512-zzaXaiwH1QSZXP6ObNTRXnuzawHAKTANUVGkDSs+SDgFohDHU0ve3GlNKhrsJqy7awgCTqISUgTsqamTIUE0oA==",
932
- "tarball": "https://registry.npmjs.org/yank-note-extension-snippet/-/yank-note-extension-snippet-1.0.2.tgz",
930
+ "shasum": "39d47047c689a594ae5726803871f633ff5a2e75",
931
+ "integrity": "sha512-MSAH9WeByQyZ8uLfrf4/fJDvikoYV+FGyMIxOq/RhAJblSjv+tEsA6knfBq+DJ1929kV2eGfXjiW79OABbOZ3w==",
932
+ "tarball": "https://registry.npmjs.org/yank-note-extension-snippet/-/yank-note-extension-snippet-1.0.3.tgz",
933
933
  "fileCount": 10,
934
- "unpackedSize": 9059
934
+ "unpackedSize": 9480
935
935
  },
936
936
  "directories": {},
937
937
  "maintainers": [
@@ -940,8 +940,8 @@
940
940
  "email": "zhyipeng@outlook.com"
941
941
  }
942
942
  ],
943
- "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.2/README.md",
944
- "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.2/CHANGELOG.md",
943
+ "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.3/README.md",
944
+ "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.3/CHANGELOG.md",
945
945
  "origin": "registry"
946
946
  }
947
947
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yank-note-registry",
3
- "version": "1.0.142",
3
+ "version": "1.0.144",
4
4
  "description": "Yank Note Extension Registry",
5
5
  "main": "index.json",
6
6
  "repository": "git@github.com:purocean/yank-note-registry.git",