all-the-package-types 1.0.29 → 1.0.31
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
|
@@ -27034,6 +27034,11 @@
|
|
|
27034
27034
|
"l": "linear-gradient",
|
|
27035
27035
|
"t": "linear-gradient"
|
|
27036
27036
|
},
|
|
27037
|
+
{
|
|
27038
|
+
"p": "https://github.com/mapbox/lineclip",
|
|
27039
|
+
"l": "lineclip",
|
|
27040
|
+
"t": "lineclip"
|
|
27041
|
+
},
|
|
27037
27042
|
{
|
|
27038
27043
|
"p": "https://github.com/jasonbellamy/linesert",
|
|
27039
27044
|
"l": "linesert",
|
|
@@ -42894,6 +42899,11 @@
|
|
|
42894
42899
|
"l": "regenerator-runtime",
|
|
42895
42900
|
"t": "regenerator-runtime"
|
|
42896
42901
|
},
|
|
42902
|
+
{
|
|
42903
|
+
"p": "https://github.com/IonicaBizau/regex-escape.js",
|
|
42904
|
+
"l": "regex-escape",
|
|
42905
|
+
"t": "regex-escape"
|
|
42906
|
+
},
|
|
42897
42907
|
{
|
|
42898
42908
|
"p": "https://github.com/jonschlinkert/regex-not",
|
|
42899
42909
|
"l": "regex-not",
|