all-the-package-types 1.0.349 → 1.0.351
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 +31 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -11784,6 +11784,11 @@
|
|
|
11784
11784
|
"l": "eslint-config-prettier",
|
|
11785
11785
|
"t": "eslint-config-prettier"
|
|
11786
11786
|
},
|
|
11787
|
+
{
|
|
11788
|
+
"p": "https://github.com/github/eslint-plugin-github",
|
|
11789
|
+
"l": "eslint-plugin-github",
|
|
11790
|
+
"t": "eslint-plugin-github"
|
|
11791
|
+
},
|
|
11787
11792
|
{
|
|
11788
11793
|
"p": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y",
|
|
11789
11794
|
"l": "eslint-plugin-jsx-a11y",
|
|
@@ -11804,6 +11809,21 @@
|
|
|
11804
11809
|
"l": "eslint-plugin-mocha",
|
|
11805
11810
|
"t": "eslint-plugin-mocha"
|
|
11806
11811
|
},
|
|
11812
|
+
{
|
|
11813
|
+
"p": "https://github.com/markalfred/eslint-plugin-no-constructor-bind",
|
|
11814
|
+
"l": "eslint-plugin-no-constructor-bind",
|
|
11815
|
+
"t": "eslint-plugin-no-constructor-bind"
|
|
11816
|
+
},
|
|
11817
|
+
{
|
|
11818
|
+
"p": "https://github.com/mozilla/eslint-plugin-no-unsanitized",
|
|
11819
|
+
"l": "eslint-plugin-no-unsanitized",
|
|
11820
|
+
"t": "eslint-plugin-no-unsanitized"
|
|
11821
|
+
},
|
|
11822
|
+
{
|
|
11823
|
+
"p": "https://github.com/shiva-hack/eslint-plugin-pii",
|
|
11824
|
+
"l": "eslint-plugin-pii",
|
|
11825
|
+
"t": "eslint-plugin-pii"
|
|
11826
|
+
},
|
|
11807
11827
|
{
|
|
11808
11828
|
"p": "https://github.com/prettier/eslint-plugin-prettier",
|
|
11809
11829
|
"l": "eslint-plugin-prettier",
|
|
@@ -11829,6 +11849,11 @@
|
|
|
11829
11849
|
"l": "eslint-plugin-tailwindcss",
|
|
11830
11850
|
"t": "eslint-plugin-tailwindcss"
|
|
11831
11851
|
},
|
|
11852
|
+
{
|
|
11853
|
+
"p": "https://github.com/Rantanen/eslint-plugin-xss",
|
|
11854
|
+
"l": "eslint-plugin-xss",
|
|
11855
|
+
"t": "eslint-plugin-xss"
|
|
11856
|
+
},
|
|
11832
11857
|
{
|
|
11833
11858
|
"p": "https://github.com/eslint/js",
|
|
11834
11859
|
"l": "eslint-scope",
|
|
@@ -19310,7 +19335,7 @@
|
|
|
19310
19335
|
"t": "gl-react-headless"
|
|
19311
19336
|
},
|
|
19312
19337
|
{
|
|
19313
|
-
"p": "https://github.com/gre/gl-react
|
|
19338
|
+
"p": "https://github.com/gre/gl-react",
|
|
19314
19339
|
"l": "gl-react-image",
|
|
19315
19340
|
"t": "gl-react-image"
|
|
19316
19341
|
},
|
|
@@ -52149,6 +52174,11 @@
|
|
|
52149
52174
|
"l": "tsc-watch",
|
|
52150
52175
|
"t": "tsc-watch"
|
|
52151
52176
|
},
|
|
52177
|
+
{
|
|
52178
|
+
"p": "https://github.com/boytchev/tsl-textures",
|
|
52179
|
+
"l": "tsl-textures",
|
|
52180
|
+
"t": "tsl-textures"
|
|
52181
|
+
},
|
|
52152
52182
|
{
|
|
52153
52183
|
"p": "https://github.com/cbowdon/TsMonad",
|
|
52154
52184
|
"l": "tsmonad",
|