all-the-package-types 1.0.10 → 1.0.12
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 +40 -0
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",
|
|
@@ -11739,6 +11749,11 @@
|
|
|
11739
11749
|
"l": "express-jwt",
|
|
11740
11750
|
"t": "express-jwt"
|
|
11741
11751
|
},
|
|
11752
|
+
{
|
|
11753
|
+
"p": "https://github.com/dantman/express-legacy-expires",
|
|
11754
|
+
"l": "express-legacy-expires",
|
|
11755
|
+
"t": "express-legacy-expires"
|
|
11756
|
+
},
|
|
11742
11757
|
{
|
|
11743
11758
|
"p": "https://github.com/toogle/express-less",
|
|
11744
11759
|
"l": "express-less",
|
|
@@ -13764,6 +13779,11 @@
|
|
|
13764
13779
|
"l": "functional-red-black-tree",
|
|
13765
13780
|
"t": "functional-red-black-tree"
|
|
13766
13781
|
},
|
|
13782
|
+
{
|
|
13783
|
+
"p": "https://github.com/inspect-js/functions-have-names",
|
|
13784
|
+
"l": "functions-have-names",
|
|
13785
|
+
"t": "functions-have-names"
|
|
13786
|
+
},
|
|
13767
13787
|
{
|
|
13768
13788
|
"p": "https://github.com/SAP/fundamental-react",
|
|
13769
13789
|
"l": "fundamental-react",
|
|
@@ -29074,11 +29094,21 @@
|
|
|
29074
29094
|
"l": "mainloop.js",
|
|
29075
29095
|
"t": "mainloop.js"
|
|
29076
29096
|
},
|
|
29097
|
+
{
|
|
29098
|
+
"p": "https://github.com/ljharb/make-arrow-function",
|
|
29099
|
+
"l": "make-arrow-function",
|
|
29100
|
+
"t": "make-arrow-function"
|
|
29101
|
+
},
|
|
29077
29102
|
{
|
|
29078
29103
|
"p": "https://github.com/ljharb/make-async-function",
|
|
29079
29104
|
"l": "make-async-function",
|
|
29080
29105
|
"t": "make-async-function"
|
|
29081
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
|
+
},
|
|
29082
29112
|
{
|
|
29083
29113
|
"p": "https://github.com/sindresorhus/make-dir",
|
|
29084
29114
|
"l": "make-dir",
|
|
@@ -29089,6 +29119,11 @@
|
|
|
29089
29119
|
"l": "make-fetch-happen",
|
|
29090
29120
|
"t": "make-fetch-happen"
|
|
29091
29121
|
},
|
|
29122
|
+
{
|
|
29123
|
+
"p": "https://github.com/ljharb/make-generator-function",
|
|
29124
|
+
"l": "make-generator-function",
|
|
29125
|
+
"t": "make-generator-function"
|
|
29126
|
+
},
|
|
29092
29127
|
{
|
|
29093
29128
|
"p": null,
|
|
29094
29129
|
"l": null,
|
|
@@ -36414,6 +36449,11 @@
|
|
|
36414
36449
|
"l": "postcss-font-variant",
|
|
36415
36450
|
"t": "postcss-font-variant"
|
|
36416
36451
|
},
|
|
36452
|
+
{
|
|
36453
|
+
"p": "https://github.com/andyjansson/postcss-functions",
|
|
36454
|
+
"l": "postcss-functions",
|
|
36455
|
+
"t": "postcss-functions"
|
|
36456
|
+
},
|
|
36417
36457
|
{
|
|
36418
36458
|
"p": "https://github.com/csstools/postcss-plugins",
|
|
36419
36459
|
"l": "postcss-gap-properties",
|