all-the-package-types 1.0.96 → 1.0.97
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
|
@@ -43229,6 +43229,11 @@
|
|
|
43229
43229
|
"l": "reflect-metadata",
|
|
43230
43230
|
"t": "reflect-metadata"
|
|
43231
43231
|
},
|
|
43232
|
+
{
|
|
43233
|
+
"p": "https://github.com/es-shims/Reflect.ownKeys",
|
|
43234
|
+
"l": "reflect.ownkeys",
|
|
43235
|
+
"t": "reflect.ownkeys"
|
|
43236
|
+
},
|
|
43232
43237
|
{
|
|
43233
43238
|
"p": "https://github.com/rebassjs/rebass",
|
|
43234
43239
|
"l": "reflexbox",
|