all-the-package-types 1.0.322 → 1.0.324
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
|
@@ -6740,7 +6740,7 @@
|
|
|
6740
6740
|
"t": "commons-validator-js"
|
|
6741
6741
|
},
|
|
6742
6742
|
{
|
|
6743
|
-
"p": "https://github.com/
|
|
6743
|
+
"p": "https://github.com/holepunchto/compact-encoding",
|
|
6744
6744
|
"l": "compact-encoding",
|
|
6745
6745
|
"t": "compact-encoding"
|
|
6746
6746
|
},
|
|
@@ -10945,7 +10945,7 @@
|
|
|
10945
10945
|
"t": "electron-store"
|
|
10946
10946
|
},
|
|
10947
10947
|
{
|
|
10948
|
-
"p": "https://github.com/
|
|
10948
|
+
"p": "https://github.com/Kilian/electron-to-chromium",
|
|
10949
10949
|
"l": "electron-to-chromium",
|
|
10950
10950
|
"t": "electron-to-chromium"
|
|
10951
10951
|
},
|
|
@@ -43049,6 +43049,11 @@
|
|
|
43049
43049
|
"l": "@react-native/assets",
|
|
43050
43050
|
"t": "react-native__assets"
|
|
43051
43051
|
},
|
|
43052
|
+
{
|
|
43053
|
+
"p": "https://github.com/facebook/react-native",
|
|
43054
|
+
"l": "@react-native/assets-registry",
|
|
43055
|
+
"t": "react-native__assets-registry"
|
|
43056
|
+
},
|
|
43052
43057
|
{
|
|
43053
43058
|
"p": "https://github.com/react-navigation/react-navigation",
|
|
43054
43059
|
"l": "react-navigation",
|