all-the-package-types 1.0.1 → 1.0.2
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 +20 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -734,6 +734,16 @@
|
|
|
734
734
|
"l": "@alpinejs/focus",
|
|
735
735
|
"t": "alpinejs__focus"
|
|
736
736
|
},
|
|
737
|
+
{
|
|
738
|
+
"p": "https://github.com/alpinejs/alpine",
|
|
739
|
+
"l": "@alpinejs/intersect",
|
|
740
|
+
"t": "alpinejs__intersect"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"p": "https://github.com/alpinejs/alpine",
|
|
744
|
+
"l": "@alpinejs/mask",
|
|
745
|
+
"t": "alpinejs__mask"
|
|
746
|
+
},
|
|
737
747
|
{
|
|
738
748
|
"p": "https://github.com/goatslacker/alt",
|
|
739
749
|
"l": "alt",
|
|
@@ -3954,6 +3964,11 @@
|
|
|
3954
3964
|
"l": "bro-fs",
|
|
3955
3965
|
"t": "bro-fs"
|
|
3956
3966
|
},
|
|
3967
|
+
{
|
|
3968
|
+
"p": "https://github.com/broccolijs/broccoli-funnel",
|
|
3969
|
+
"l": "broccoli-funnel",
|
|
3970
|
+
"t": "broccoli-funnel"
|
|
3971
|
+
},
|
|
3957
3972
|
{
|
|
3958
3973
|
"p": "https://github.com/broccolijs/broccoli-merge-trees",
|
|
3959
3974
|
"l": "broccoli-merge-trees",
|
|
@@ -29104,6 +29119,11 @@
|
|
|
29104
29119
|
"l": "map-obj",
|
|
29105
29120
|
"t": "map-obj"
|
|
29106
29121
|
},
|
|
29122
|
+
{
|
|
29123
|
+
"p": "https://github.com/dominictarr/map-stream",
|
|
29124
|
+
"l": "map-stream",
|
|
29125
|
+
"t": "map-stream"
|
|
29126
|
+
},
|
|
29107
29127
|
{
|
|
29108
29128
|
"p": "https://github.com/egoist/map-to-obj",
|
|
29109
29129
|
"l": "map-to-obj",
|