all-the-package-types 1.0.217 → 1.0.219
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
|
@@ -11934,6 +11934,11 @@
|
|
|
11934
11934
|
"l": "exif",
|
|
11935
11935
|
"t": "exif"
|
|
11936
11936
|
},
|
|
11937
|
+
{
|
|
11938
|
+
"p": "https://github.com/exif-js/exif-js",
|
|
11939
|
+
"l": "exif-js",
|
|
11940
|
+
"t": "exif-js"
|
|
11941
|
+
},
|
|
11937
11942
|
{
|
|
11938
11943
|
"p": "https://github.com/devongovett/exif-reader",
|
|
11939
11944
|
"l": "exif-reader",
|
|
@@ -44350,8 +44355,8 @@
|
|
|
44350
44355
|
"t": "req-cwd"
|
|
44351
44356
|
},
|
|
44352
44357
|
{
|
|
44353
|
-
"p":
|
|
44354
|
-
"l":
|
|
44358
|
+
"p": null,
|
|
44359
|
+
"l": null,
|
|
44355
44360
|
"t": "req-real-ip"
|
|
44356
44361
|
},
|
|
44357
44362
|
{
|