all-the-package-types 1.0.192 → 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 +7 -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",
|
|
@@ -36480,7 +36485,7 @@
|
|
|
36480
36485
|
"t": "path-regex"
|
|
36481
36486
|
},
|
|
36482
36487
|
{
|
|
36483
|
-
"p": "https://github.com/
|
|
36488
|
+
"p": "https://github.com/pillarjs/path-to-regexp",
|
|
36484
36489
|
"l": "path-to-regexp",
|
|
36485
36490
|
"t": "path-to-regexp"
|
|
36486
36491
|
},
|
|
@@ -44970,7 +44975,7 @@
|
|
|
44970
44975
|
"t": "root-check"
|
|
44971
44976
|
},
|
|
44972
44977
|
{
|
|
44973
|
-
"p": "https://
|
|
44978
|
+
"p": "https://github.com/therootcompany/asn1.js",
|
|
44974
44979
|
"l": "@root/asn1",
|
|
44975
44980
|
"t": "root__asn1"
|
|
44976
44981
|
},
|