all-the-package-types 1.0.260 → 1.0.261
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 +1 -1
- package/types.json +10 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -2144,6 +2144,11 @@
|
|
|
2144
2144
|
"l": "async",
|
|
2145
2145
|
"t": "async"
|
|
2146
2146
|
},
|
|
2147
|
+
{
|
|
2148
|
+
"p": "https://github.com/accudio/async-alpine",
|
|
2149
|
+
"l": "async-alpine",
|
|
2150
|
+
"t": "async-alpine"
|
|
2151
|
+
},
|
|
2147
2152
|
{
|
|
2148
2153
|
"p": "https://github.com/m4nuC/async-busboy",
|
|
2149
2154
|
"l": "async-busboy",
|
|
@@ -3174,6 +3179,11 @@
|
|
|
3174
3179
|
"l": "basicscroll",
|
|
3175
3180
|
"t": "basicscroll"
|
|
3176
3181
|
},
|
|
3182
|
+
{
|
|
3183
|
+
"p": null,
|
|
3184
|
+
"l": "basil.js",
|
|
3185
|
+
"t": "basil.js"
|
|
3186
|
+
},
|
|
3177
3187
|
{
|
|
3178
3188
|
"p": "https://github.com/segmentio/batch-stream",
|
|
3179
3189
|
"l": "batch-stream",
|