all-the-package-types 1.0.191 → 1.0.193
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 +12 -2
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -2034,6 +2034,11 @@
|
|
|
2034
2034
|
"l": "asciify",
|
|
2035
2035
|
"t": "asciify"
|
|
2036
2036
|
},
|
|
2037
|
+
{
|
|
2038
|
+
"p": "https://github.com/CodeAdventure/ase-utils",
|
|
2039
|
+
"l": "ase-utils",
|
|
2040
|
+
"t": "ase-utils"
|
|
2041
|
+
},
|
|
2037
2042
|
{
|
|
2038
2043
|
"p": "https://github.com/a-labo/asenv",
|
|
2039
2044
|
"l": "asenv",
|
|
@@ -11524,6 +11529,11 @@
|
|
|
11524
11529
|
"l": "eslint-plugin-security",
|
|
11525
11530
|
"t": "eslint-plugin-security"
|
|
11526
11531
|
},
|
|
11532
|
+
{
|
|
11533
|
+
"p": "https://github.com/francoismassart/eslint-plugin-tailwindcss",
|
|
11534
|
+
"l": "eslint-plugin-tailwindcss",
|
|
11535
|
+
"t": "eslint-plugin-tailwindcss"
|
|
11536
|
+
},
|
|
11527
11537
|
{
|
|
11528
11538
|
"p": "https://github.com/eslint/eslint-scope",
|
|
11529
11539
|
"l": "eslint-scope",
|
|
@@ -36475,7 +36485,7 @@
|
|
|
36475
36485
|
"t": "path-regex"
|
|
36476
36486
|
},
|
|
36477
36487
|
{
|
|
36478
|
-
"p": "https://github.com/
|
|
36488
|
+
"p": "https://github.com/pillarjs/path-to-regexp",
|
|
36479
36489
|
"l": "path-to-regexp",
|
|
36480
36490
|
"t": "path-to-regexp"
|
|
36481
36491
|
},
|
|
@@ -44965,7 +44975,7 @@
|
|
|
44965
44975
|
"t": "root-check"
|
|
44966
44976
|
},
|
|
44967
44977
|
{
|
|
44968
|
-
"p": "https://
|
|
44978
|
+
"p": "https://github.com/therootcompany/asn1.js",
|
|
44969
44979
|
"l": "@root/asn1",
|
|
44970
44980
|
"t": "root__asn1"
|
|
44971
44981
|
},
|