all-the-package-types 1.0.330 → 1.0.332
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 +6 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -2110,7 +2110,7 @@
|
|
|
2110
2110
|
"t": "asn1"
|
|
2111
2111
|
},
|
|
2112
2112
|
{
|
|
2113
|
-
"p": "https://github.com/PeculiarVentures/
|
|
2113
|
+
"p": "https://github.com/PeculiarVentures/ASN1.js",
|
|
2114
2114
|
"l": "asn1js",
|
|
2115
2115
|
"t": "asn1js"
|
|
2116
2116
|
},
|
|
@@ -10014,6 +10014,11 @@
|
|
|
10014
10014
|
"l": "dom-matches",
|
|
10015
10015
|
"t": "dom-matches"
|
|
10016
10016
|
},
|
|
10017
|
+
{
|
|
10018
|
+
"p": null,
|
|
10019
|
+
"l": null,
|
|
10020
|
+
"t": "dom-mediacapture-fromelement"
|
|
10021
|
+
},
|
|
10017
10022
|
{
|
|
10018
10023
|
"p": null,
|
|
10019
10024
|
"l": null,
|