all-the-package-types 1.0.39 → 1.0.40
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 +8 -3
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -1840,7 +1840,7 @@
|
|
|
1840
1840
|
"t": "array-bounds"
|
|
1841
1841
|
},
|
|
1842
1842
|
{
|
|
1843
|
-
"p": "https://github.com/
|
|
1843
|
+
"p": "https://github.com/sindresorhus/array-equal",
|
|
1844
1844
|
"l": "array-equal",
|
|
1845
1845
|
"t": "array-equal"
|
|
1846
1846
|
},
|
|
@@ -6475,7 +6475,7 @@
|
|
|
6475
6475
|
"t": "complexviewer"
|
|
6476
6476
|
},
|
|
6477
6477
|
{
|
|
6478
|
-
"p": "https://github.com/component
|
|
6478
|
+
"p": "https://github.com/sindresorhus/component-emitter",
|
|
6479
6479
|
"l": "component-emitter",
|
|
6480
6480
|
"t": "component-emitter"
|
|
6481
6481
|
},
|
|
@@ -30175,7 +30175,7 @@
|
|
|
30175
30175
|
"t": "merge-deep"
|
|
30176
30176
|
},
|
|
30177
30177
|
{
|
|
30178
|
-
"p": "https://github.com/
|
|
30178
|
+
"p": "https://github.com/sindresorhus/merge-descriptors",
|
|
30179
30179
|
"l": "merge-descriptors",
|
|
30180
30180
|
"t": "merge-descriptors"
|
|
30181
30181
|
},
|
|
@@ -36619,6 +36619,11 @@
|
|
|
36619
36619
|
"l": "postal",
|
|
36620
36620
|
"t": "postal"
|
|
36621
36621
|
},
|
|
36622
|
+
{
|
|
36623
|
+
"p": "https://github.com/jonathantneal/postcss-advanced-variables",
|
|
36624
|
+
"l": "postcss-advanced-variables",
|
|
36625
|
+
"t": "postcss-advanced-variables"
|
|
36626
|
+
},
|
|
36622
36627
|
{
|
|
36623
36628
|
"p": "https://github.com/postcss/postcss-calc",
|
|
36624
36629
|
"l": "postcss-calc",
|