unpkg-white-list 1.112.0 → 1.114.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/package.json +11 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.114.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -174,6 +174,7 @@
|
|
|
174
174
|
"@size-limit",
|
|
175
175
|
"@splinetool",
|
|
176
176
|
"@stackblitz",
|
|
177
|
+
"@standardnotes",
|
|
177
178
|
"@stencil",
|
|
178
179
|
"@stripe",
|
|
179
180
|
"@sula-ruler",
|
|
@@ -261,6 +262,9 @@
|
|
|
261
262
|
"jspreadsheet-ce": {
|
|
262
263
|
"version": "*"
|
|
263
264
|
},
|
|
265
|
+
"gpt-tokenizer": {
|
|
266
|
+
"version": "*"
|
|
267
|
+
},
|
|
264
268
|
"jsuites": {
|
|
265
269
|
"version": "*"
|
|
266
270
|
},
|
|
@@ -18533,6 +18537,12 @@
|
|
|
18533
18537
|
},
|
|
18534
18538
|
"trzsz": {
|
|
18535
18539
|
"version": "*"
|
|
18540
|
+
},
|
|
18541
|
+
"speedtouch": {
|
|
18542
|
+
"version": "*"
|
|
18543
|
+
},
|
|
18544
|
+
"@adonisjs/encryption": {
|
|
18545
|
+
"version": "*"
|
|
18536
18546
|
}
|
|
18537
18547
|
}
|
|
18538
18548
|
}
|