all-the-package-types 1.0.29 → 1.0.30
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 +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -42894,6 +42894,11 @@
|
|
|
42894
42894
|
"l": "regenerator-runtime",
|
|
42895
42895
|
"t": "regenerator-runtime"
|
|
42896
42896
|
},
|
|
42897
|
+
{
|
|
42898
|
+
"p": "https://github.com/IonicaBizau/regex-escape.js",
|
|
42899
|
+
"l": "regex-escape",
|
|
42900
|
+
"t": "regex-escape"
|
|
42901
|
+
},
|
|
42897
42902
|
{
|
|
42898
42903
|
"p": "https://github.com/jonschlinkert/regex-not",
|
|
42899
42904
|
"l": "regex-not",
|