unpkg-white-list 1.293.0 → 1.295.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 +7 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unpkg-white-list",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.295.0",
|
|
4
4
|
"description": "npmmirror 允许开启 unpkg 和 sync package tgz 超大文件功能的白名单列表",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [],
|
|
@@ -16781,6 +16781,9 @@
|
|
|
16781
16781
|
"toggle-selection": {
|
|
16782
16782
|
"version": "*"
|
|
16783
16783
|
},
|
|
16784
|
+
"tom-select": {
|
|
16785
|
+
"version": "*"
|
|
16786
|
+
},
|
|
16784
16787
|
"topojson": {
|
|
16785
16788
|
"version": "*"
|
|
16786
16789
|
},
|
|
@@ -19119,6 +19122,9 @@
|
|
|
19119
19122
|
"n20-common-lib": {
|
|
19120
19123
|
"version": "*"
|
|
19121
19124
|
},
|
|
19125
|
+
"n8n-editor-ui": {
|
|
19126
|
+
"version": "*"
|
|
19127
|
+
},
|
|
19122
19128
|
"next": {
|
|
19123
19129
|
"version": "*"
|
|
19124
19130
|
},
|