all-the-package-types 1.0.85 → 1.0.86
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
|
@@ -41934,6 +41934,11 @@
|
|
|
41934
41934
|
"l": "react-simple-oauth2-login",
|
|
41935
41935
|
"t": "react-simple-oauth2-login"
|
|
41936
41936
|
},
|
|
41937
|
+
{
|
|
41938
|
+
"p": "https://github.com/cedricdelpoux/react-simple-tooltip",
|
|
41939
|
+
"l": "react-simple-tooltip",
|
|
41940
|
+
"t": "react-simple-tooltip"
|
|
41941
|
+
},
|
|
41937
41942
|
{
|
|
41938
41943
|
"p": "https://github.com/berrtech/react-size-reporter",
|
|
41939
41944
|
"l": "react-size-reporter",
|