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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +5 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.85",
3
+ "version": "1.0.86",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
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",