all-the-package-types 1.0.11 → 1.0.13
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 +31 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -729,6 +729,11 @@
|
|
|
729
729
|
"l": "alpinejs",
|
|
730
730
|
"t": "alpinejs"
|
|
731
731
|
},
|
|
732
|
+
{
|
|
733
|
+
"p": "https://github.com/alpinejs/alpine",
|
|
734
|
+
"l": "@alpinejs/collapse",
|
|
735
|
+
"t": "alpinejs__collapse"
|
|
736
|
+
},
|
|
732
737
|
{
|
|
733
738
|
"p": "https://github.com/alpinejs/alpine",
|
|
734
739
|
"l": "@alpinejs/focus",
|
|
@@ -6114,6 +6119,11 @@
|
|
|
6114
6119
|
"l": "coinstring",
|
|
6115
6120
|
"t": "coinstring"
|
|
6116
6121
|
},
|
|
6122
|
+
{
|
|
6123
|
+
"p": null,
|
|
6124
|
+
"l": "colab",
|
|
6125
|
+
"t": "colab"
|
|
6126
|
+
},
|
|
6117
6127
|
{
|
|
6118
6128
|
"p": "https://github.com/montagejs/collections",
|
|
6119
6129
|
"l": "collections",
|
|
@@ -13769,6 +13779,11 @@
|
|
|
13769
13779
|
"l": "functional-red-black-tree",
|
|
13770
13780
|
"t": "functional-red-black-tree"
|
|
13771
13781
|
},
|
|
13782
|
+
{
|
|
13783
|
+
"p": "https://github.com/inspect-js/functions-have-names",
|
|
13784
|
+
"l": "functions-have-names",
|
|
13785
|
+
"t": "functions-have-names"
|
|
13786
|
+
},
|
|
13772
13787
|
{
|
|
13773
13788
|
"p": "https://github.com/SAP/fundamental-react",
|
|
13774
13789
|
"l": "fundamental-react",
|
|
@@ -29079,11 +29094,21 @@
|
|
|
29079
29094
|
"l": "mainloop.js",
|
|
29080
29095
|
"t": "mainloop.js"
|
|
29081
29096
|
},
|
|
29097
|
+
{
|
|
29098
|
+
"p": "https://github.com/ljharb/make-arrow-function",
|
|
29099
|
+
"l": "make-arrow-function",
|
|
29100
|
+
"t": "make-arrow-function"
|
|
29101
|
+
},
|
|
29082
29102
|
{
|
|
29083
29103
|
"p": "https://github.com/ljharb/make-async-function",
|
|
29084
29104
|
"l": "make-async-function",
|
|
29085
29105
|
"t": "make-async-function"
|
|
29086
29106
|
},
|
|
29107
|
+
{
|
|
29108
|
+
"p": "https://github.com/ljharb/make-async-generator-function",
|
|
29109
|
+
"l": "make-async-generator-function",
|
|
29110
|
+
"t": "make-async-generator-function"
|
|
29111
|
+
},
|
|
29087
29112
|
{
|
|
29088
29113
|
"p": "https://github.com/sindresorhus/make-dir",
|
|
29089
29114
|
"l": "make-dir",
|
|
@@ -29094,6 +29119,11 @@
|
|
|
29094
29119
|
"l": "make-fetch-happen",
|
|
29095
29120
|
"t": "make-fetch-happen"
|
|
29096
29121
|
},
|
|
29122
|
+
{
|
|
29123
|
+
"p": "https://github.com/ljharb/make-generator-function",
|
|
29124
|
+
"l": "make-generator-function",
|
|
29125
|
+
"t": "make-generator-function"
|
|
29126
|
+
},
|
|
29097
29127
|
{
|
|
29098
29128
|
"p": null,
|
|
29099
29129
|
"l": null,
|
|
@@ -46785,7 +46815,7 @@
|
|
|
46785
46815
|
"t": "statuses"
|
|
46786
46816
|
},
|
|
46787
46817
|
{
|
|
46788
|
-
"p": "https://github.com/
|
|
46818
|
+
"p": "https://github.com/gregberge/react-merge-refs",
|
|
46789
46819
|
"l": "std-mocks",
|
|
46790
46820
|
"t": "std-mocks"
|
|
46791
46821
|
},
|