unpkg-white-list 1.11.0 → 1.13.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.
- package/README.md +5 -5
- package/package.json +18 -2
package/README.md
CHANGED
|
@@ -40,12 +40,12 @@
|
|
|
40
40
|
|
|
41
41
|
<!-- GITCONTRIBUTOR_START -->
|
|
42
42
|
|
|
43
|
-
##
|
|
43
|
+
## Contributors
|
|
44
44
|
|
|
45
|
-
|[<img src="https://avatars.githubusercontent.com/u/32174276?v=4" width="100px;"/><br/><sub><b>semantic-release-bot</b></sub>](https://github.com/semantic-release-bot)<br/>|[<img src="https://avatars.githubusercontent.com/u/156269?v=4" width="100px;"/><br/><sub><b>fengmk2</b></sub>](https://github.com/fengmk2)<br/>|[<img src="https://avatars.githubusercontent.com/u/
|
|
46
|
-
| :---: | :---: | :---: | :---: | :---: |
|
|
45
|
+
|[<img src="https://avatars.githubusercontent.com/u/32174276?v=4" width="100px;"/><br/><sub><b>semantic-release-bot</b></sub>](https://github.com/semantic-release-bot)<br/>|[<img src="https://avatars.githubusercontent.com/u/156269?v=4" width="100px;"/><br/><sub><b>fengmk2</b></sub>](https://github.com/fengmk2)<br/>|[<img src="https://avatars.githubusercontent.com/u/53730587?v=4" width="100px;"/><br/><sub><b>ChenYFan</b></sub>](https://github.com/ChenYFan)<br/>|[<img src="https://avatars.githubusercontent.com/u/57941037?v=4" width="100px;"/><br/><sub><b>AIsouler</b></sub>](https://github.com/AIsouler)<br/>|[<img src="https://avatars.githubusercontent.com/u/1191515?v=4" width="100px;"/><br/><sub><b>ydfzgyj</b></sub>](https://github.com/ydfzgyj)<br/>|[<img src="https://avatars.githubusercontent.com/u/50269993?v=4" width="100px;"/><br/><sub><b>jiakun-zhao</b></sub>](https://github.com/jiakun-zhao)<br/>|
|
|
46
|
+
| :---: | :---: | :---: | :---: | :---: | :---: |
|
|
47
|
+
[<img src="https://avatars.githubusercontent.com/u/8198408?v=4" width="100px;"/><br/><sub><b>BlackHole1</b></sub>](https://github.com/BlackHole1)<br/>|[<img src="https://avatars.githubusercontent.com/u/83338746?v=4" width="100px;"/><br/><sub><b>abuits</b></sub>](https://github.com/abuits)<br/>|[<img src="https://avatars.githubusercontent.com/u/26962197?v=4" width="100px;"/><br/><sub><b>chilingling</b></sub>](https://github.com/chilingling)<br/>|[<img src="https://avatars.githubusercontent.com/u/55302758?v=4" width="100px;"/><br/><sub><b>122cygf</b></sub>](https://github.com/122cygf)<br/>|[<img src="https://avatars.githubusercontent.com/u/142392685?v=4" width="100px;"/><br/><sub><b>zsj9705</b></sub>](https://github.com/zsj9705)<br/>|[<img src="https://avatars.githubusercontent.com/u/38517192?v=4" width="100px;"/><br/><sub><b>lisonge</b></sub>](https://github.com/lisonge)<br/>
|
|
47
48
|
|
|
48
|
-
|
|
49
|
-
[git-contributor 说明](https://github.com/xudafeng/git-contributor),自动生成时间:`Sun May 19 2024 00:36:24 GMT+0800`。
|
|
49
|
+
This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Mon May 20 2024 13:39:03 GMT+0800`.
|
|
50
50
|
|
|
51
51
|
<!-- GITCONTRIBUTOR_END -->
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.13.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -179,7 +179,8 @@
|
|
|
179
179
|
"@opentiny",
|
|
180
180
|
"@electron",
|
|
181
181
|
"@pisell",
|
|
182
|
-
"@gkd-kit"
|
|
182
|
+
"@gkd-kit",
|
|
183
|
+
"@xlaoyu"
|
|
183
184
|
],
|
|
184
185
|
"allowPackages": {
|
|
185
186
|
"zhaojiakun.com": {
|
|
@@ -17602,6 +17603,21 @@
|
|
|
17602
17603
|
},
|
|
17603
17604
|
"mzt_app": {
|
|
17604
17605
|
"version": "*"
|
|
17606
|
+
},
|
|
17607
|
+
"vue2-smooth-scroll": {
|
|
17608
|
+
"version": "*"
|
|
17609
|
+
},
|
|
17610
|
+
"el-table-fixed-scrollbar": {
|
|
17611
|
+
"version": "*"
|
|
17612
|
+
},
|
|
17613
|
+
"el-table-fixed-header": {
|
|
17614
|
+
"version": "*"
|
|
17615
|
+
},
|
|
17616
|
+
"@muxunorg/mxorg-client": {
|
|
17617
|
+
"version": "*"
|
|
17618
|
+
},
|
|
17619
|
+
"v-smooth-scroll": {
|
|
17620
|
+
"version": "*"
|
|
17605
17621
|
}
|
|
17606
17622
|
}
|
|
17607
17623
|
}
|