all-the-package-types 1.0.20 → 1.0.22
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 +11 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -11204,6 +11204,11 @@
|
|
|
11204
11204
|
"l": "eslint",
|
|
11205
11205
|
"t": "eslint"
|
|
11206
11206
|
},
|
|
11207
|
+
{
|
|
11208
|
+
"p": "https://github.com/jfmengels/eslint-ast-utils",
|
|
11209
|
+
"l": "eslint-ast-utils",
|
|
11210
|
+
"t": "eslint-ast-utils"
|
|
11211
|
+
},
|
|
11207
11212
|
{
|
|
11208
11213
|
"p": "https://github.com/prettier/eslint-config-prettier",
|
|
11209
11214
|
"l": "eslint-config-prettier",
|
|
@@ -34639,6 +34644,11 @@
|
|
|
34639
34644
|
"l": "package-json",
|
|
34640
34645
|
"t": "package-json"
|
|
34641
34646
|
},
|
|
34647
|
+
{
|
|
34648
|
+
"p": "https://github.com/gorillamania/package.json-validator",
|
|
34649
|
+
"l": "package-json-validator",
|
|
34650
|
+
"t": "package-json-validator"
|
|
34651
|
+
},
|
|
34642
34652
|
{
|
|
34643
34653
|
"p": "https://github.com/dword-design/package-name-regex",
|
|
34644
34654
|
"l": "package-name-regex",
|
|
@@ -40245,7 +40255,7 @@
|
|
|
40245
40255
|
"t": "react-native-auth0"
|
|
40246
40256
|
},
|
|
40247
40257
|
{
|
|
40248
|
-
"p": "https://github.com/
|
|
40258
|
+
"p": "https://github.com/byteburgers/react-native-autocomplete-input",
|
|
40249
40259
|
"l": "react-native-autocomplete-input",
|
|
40250
40260
|
"t": "react-native-autocomplete-input"
|
|
40251
40261
|
},
|