all-the-package-types 1.0.148 → 1.0.150
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 +6 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -9239,6 +9239,11 @@
|
|
|
9239
9239
|
"l": "detect-port",
|
|
9240
9240
|
"t": "detect-port"
|
|
9241
9241
|
},
|
|
9242
|
+
{
|
|
9243
|
+
"p": "https://github.com/fourcube/detect-rpi",
|
|
9244
|
+
"l": "detect-rpi",
|
|
9245
|
+
"t": "detect-rpi"
|
|
9246
|
+
},
|
|
9242
9247
|
{
|
|
9243
9248
|
"p": "https://github.com/rafgraph/detect-touch",
|
|
9244
9249
|
"l": "detect-touch",
|
|
@@ -49735,7 +49740,7 @@
|
|
|
49735
49740
|
"t": "texzilla"
|
|
49736
49741
|
},
|
|
49737
49742
|
{
|
|
49738
|
-
"p":
|
|
49743
|
+
"p": "https://github.com/tg-ads-mediation/ads",
|
|
49739
49744
|
"l": "@tg-ads-mediation/ads-cdn",
|
|
49740
49745
|
"t": "tg-ads-mediation__ads-cdn"
|
|
49741
49746
|
},
|