all-the-package-types 1.0.331 → 1.0.333
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
|
@@ -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,
|
|
@@ -38005,7 +38010,7 @@
|
|
|
38005
38010
|
"t": "pleasejs"
|
|
38006
38011
|
},
|
|
38007
38012
|
{
|
|
38008
|
-
"p": "https://github.com/TooTallNate/
|
|
38013
|
+
"p": "https://github.com/TooTallNate/plist.js",
|
|
38009
38014
|
"l": "plist",
|
|
38010
38015
|
"t": "plist"
|
|
38011
38016
|
},
|