all-the-package-types 1.0.130 → 1.0.132
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 +10 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -22669,6 +22669,11 @@
|
|
|
22669
22669
|
"l": "is-posix-bracket",
|
|
22670
22670
|
"t": "is-posix-bracket"
|
|
22671
22671
|
},
|
|
22672
|
+
{
|
|
22673
|
+
"p": "https://github.com/mathiasbynens/is-potential-custom-element-name",
|
|
22674
|
+
"l": "is-potential-custom-element-name",
|
|
22675
|
+
"t": "is-potential-custom-element-name"
|
|
22676
|
+
},
|
|
22672
22677
|
{
|
|
22673
22678
|
"p": "https://github.com/watson/is-pr",
|
|
22674
22679
|
"l": "is-pr",
|
|
@@ -30414,6 +30419,11 @@
|
|
|
30414
30419
|
"l": "@mdx-js/react",
|
|
30415
30420
|
"t": "mdx-js__react"
|
|
30416
30421
|
},
|
|
30422
|
+
{
|
|
30423
|
+
"p": "https://github.com/mrmalhotra/meaningful-string",
|
|
30424
|
+
"l": "meaningful-string",
|
|
30425
|
+
"t": "meaningful-string"
|
|
30426
|
+
},
|
|
30417
30427
|
{
|
|
30418
30428
|
"p": "https://github.com/jshttp/media-typer",
|
|
30419
30429
|
"l": "media-typer",
|