unpkg-white-list 1.98.0 → 1.100.0

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.
Files changed (1) hide show
  1. package/package.json +45 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.98.0",
3
+ "version": "1.100.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -230,7 +230,8 @@
230
230
  "@ruiyun",
231
231
  "@microfe.top",
232
232
  "@gitlab",
233
- "@minecraft"
233
+ "@minecraft",
234
+ "@tyllllll"
234
235
  ],
235
236
  "allowPackages": {
236
237
  "oml2d-models": {
@@ -1094,6 +1095,9 @@
1094
1095
  "@tweenjs/tween.js": {
1095
1096
  "version": "*"
1096
1097
  },
1098
+ "@tyllllll/gkd-subscription": {
1099
+ "version": "*"
1100
+ },
1097
1101
  "@typography-org/react": {
1098
1102
  "version": "*"
1099
1103
  },
@@ -18370,6 +18374,45 @@
18370
18374
  },
18371
18375
  "openapi-ts-request": {
18372
18376
  "version": "*"
18377
+ },
18378
+ "wot-design-uni-assets": {
18379
+ "version": "*"
18380
+ },
18381
+ "vue3-perfect-scrollbar": {
18382
+ "version": "*"
18383
+ },
18384
+ "perfect-scrollbar": {
18385
+ "version": "*"
18386
+ },
18387
+ "@tiptap/extension-placeholder": {
18388
+ "version": "*"
18389
+ },
18390
+ "@tiptap/extension-text-align": {
18391
+ "version": "*"
18392
+ },
18393
+ "@tiptap/extension-underline": {
18394
+ "version": "*"
18395
+ },
18396
+ "@tiptap/starter-kit": {
18397
+ "version": "*"
18398
+ },
18399
+ "@tiptap/extension-image": {
18400
+ "version": "*"
18401
+ },
18402
+ "@tiptap/extension-link": {
18403
+ "version": "*"
18404
+ },
18405
+ "cookie-es": {
18406
+ "version": "*"
18407
+ },
18408
+ "vue-flatpickr-component": {
18409
+ "version": "*"
18410
+ },
18411
+ "shikiji": {
18412
+ "version": "*"
18413
+ },
18414
+ "vue-record-audio": {
18415
+ "version": "*"
18373
18416
  }
18374
18417
  }
18375
18418
  }