yank-note-registry 1.0.50 → 1.0.51
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 +1 -1
- package/index.json +9 -9
- package/package.json +1 -1
package/extensions.json
CHANGED
package/index.json
CHANGED
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
},
|
|
367
367
|
{
|
|
368
368
|
"name": "yank-note-extension-theme-yanser",
|
|
369
|
-
"version": "1.0.
|
|
369
|
+
"version": "1.0.4",
|
|
370
370
|
"displayName": "theme|Yanser",
|
|
371
371
|
"description": "theme from Yanser",
|
|
372
372
|
"displayName_ZH-CN": "主题|烟舍",
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
"access": "public",
|
|
386
386
|
"registry": "https://registry.npmjs.org/"
|
|
387
387
|
},
|
|
388
|
-
"icon": "https://fastly.jsdelivr.net/npm/yank-note-extension-theme-yanser@1.0.
|
|
388
|
+
"icon": "https://fastly.jsdelivr.net/npm/yank-note-extension-theme-yanser@1.0.4/icon.png?__t=1653021623662",
|
|
389
389
|
"engines": {
|
|
390
390
|
"node": ">=14.6.0",
|
|
391
391
|
"yank-note": "^3.30.1"
|
|
@@ -396,16 +396,16 @@
|
|
|
396
396
|
"css": "./themes/winter.css"
|
|
397
397
|
}
|
|
398
398
|
],
|
|
399
|
-
"gitHead": "
|
|
399
|
+
"gitHead": "ff79dea6155c8eba87c6c3eadfa544c22830c15c",
|
|
400
400
|
"bugs": {
|
|
401
401
|
"url": "https://github.com/Yannnser/yank-note-theme/issues"
|
|
402
402
|
},
|
|
403
403
|
"dist": {
|
|
404
|
-
"integrity": "sha512-
|
|
405
|
-
"shasum": "
|
|
406
|
-
"tarball": "https://registry.npmjs.org/yank-note-extension-theme-yanser/-/yank-note-extension-theme-yanser-1.0.
|
|
404
|
+
"integrity": "sha512-ksgaTIoha+E7ulRUG1GmaXIr/PxOHRFjyM+e5WQyuCho4E4td4okP89I+x1H6pgeJxG/ijKxYfIdit/l3RH0OA==",
|
|
405
|
+
"shasum": "6e8d56ec7626b62c1c905e399b59b5a4b34fe8e3",
|
|
406
|
+
"tarball": "https://registry.npmjs.org/yank-note-extension-theme-yanser/-/yank-note-extension-theme-yanser-1.0.4.tgz",
|
|
407
407
|
"fileCount": 6,
|
|
408
|
-
"unpackedSize":
|
|
408
|
+
"unpackedSize": 22320
|
|
409
409
|
},
|
|
410
410
|
"directories": {},
|
|
411
411
|
"maintainers": [
|
|
@@ -414,8 +414,8 @@
|
|
|
414
414
|
"email": "2306974571@qq.com"
|
|
415
415
|
}
|
|
416
416
|
],
|
|
417
|
-
"readmeUrl": "https://fastly.jsdelivr.net/npm/yank-note-extension-theme-yanser@1.0.
|
|
418
|
-
"changelogUrl": "https://fastly.jsdelivr.net/npm/yank-note-extension-theme-yanser@1.0.
|
|
417
|
+
"readmeUrl": "https://fastly.jsdelivr.net/npm/yank-note-extension-theme-yanser@1.0.4/README.md?__t=1653021625434",
|
|
418
|
+
"changelogUrl": "https://fastly.jsdelivr.net/npm/yank-note-extension-theme-yanser@1.0.4/CHANGELOG.md?__t=1653021625663",
|
|
419
419
|
"origin": "registry"
|
|
420
420
|
}
|
|
421
421
|
]
|