all-the-package-types 1.0.355 → 1.0.356
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 +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -35509,6 +35509,11 @@
|
|
|
35509
35509
|
"l": "object-refs",
|
|
35510
35510
|
"t": "object-refs"
|
|
35511
35511
|
},
|
|
35512
|
+
{
|
|
35513
|
+
"p": "https://github.com/blackflux/object-treeify",
|
|
35514
|
+
"l": "object-treeify",
|
|
35515
|
+
"t": "object-treeify"
|
|
35516
|
+
},
|
|
35512
35517
|
{
|
|
35513
35518
|
"p": "https://github.com/ljharb/object.assign",
|
|
35514
35519
|
"l": "object.assign",
|