all-the-package-types 1.0.44 → 1.0.46
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 +21 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -269,6 +269,11 @@
|
|
|
269
269
|
"l": null,
|
|
270
270
|
"t": "activex-office"
|
|
271
271
|
},
|
|
272
|
+
{
|
|
273
|
+
"p": null,
|
|
274
|
+
"l": null,
|
|
275
|
+
"t": "activex-opendssengine"
|
|
276
|
+
},
|
|
272
277
|
{
|
|
273
278
|
"p": null,
|
|
274
279
|
"l": null,
|
|
@@ -9529,6 +9534,11 @@
|
|
|
9529
9534
|
"l": null,
|
|
9530
9535
|
"t": "dom-clipboard-api"
|
|
9531
9536
|
},
|
|
9537
|
+
{
|
|
9538
|
+
"p": null,
|
|
9539
|
+
"l": null,
|
|
9540
|
+
"t": "dom-close-watcher"
|
|
9541
|
+
},
|
|
9532
9542
|
{
|
|
9533
9543
|
"p": "https://github.com/mattdesl/dom-css",
|
|
9534
9544
|
"l": "dom-css",
|
|
@@ -23334,6 +23344,11 @@
|
|
|
23334
23344
|
"l": "jquery-deparam",
|
|
23335
23345
|
"t": "jquery-deparam"
|
|
23336
23346
|
},
|
|
23347
|
+
{
|
|
23348
|
+
"p": null,
|
|
23349
|
+
"l": "jquery-deserialize",
|
|
23350
|
+
"t": "jquery-deserialize"
|
|
23351
|
+
},
|
|
23337
23352
|
{
|
|
23338
23353
|
"p": "https://github.com/blivesta/drawer",
|
|
23339
23354
|
"l": "jquery-drawer",
|
|
@@ -39020,7 +39035,7 @@
|
|
|
39020
39035
|
"t": "react-autosuggest"
|
|
39021
39036
|
},
|
|
39022
39037
|
{
|
|
39023
|
-
"p":
|
|
39038
|
+
"p": null,
|
|
39024
39039
|
"l": "react-avatar-editor",
|
|
39025
39040
|
"t": "react-avatar-editor"
|
|
39026
39041
|
},
|
|
@@ -47449,6 +47464,11 @@
|
|
|
47449
47464
|
"l": "stream-to-array",
|
|
47450
47465
|
"t": "stream-to-array"
|
|
47451
47466
|
},
|
|
47467
|
+
{
|
|
47468
|
+
"p": "https://github.com/feross/stream-to-blob",
|
|
47469
|
+
"l": "stream-to-blob",
|
|
47470
|
+
"t": "stream-to-blob"
|
|
47471
|
+
},
|
|
47452
47472
|
{
|
|
47453
47473
|
"p": "https://github.com/bendrucker/stream-to-promise",
|
|
47454
47474
|
"l": "stream-to-promise",
|