all-the-package-types 1.0.84 → 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 +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.84",
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
@@ -29669,6 +29669,11 @@
29669
29669
  "l": "@mapbox/vector-tile",
29670
29670
  "t": "mapbox__vector-tile"
29671
29671
  },
29672
+ {
29673
+ "p": "https://github.com/mimio/mapboxgl-spiderifier",
29674
+ "l": "mapboxgl-spiderifier",
29675
+ "t": "mapboxgl-spiderifier"
29676
+ },
29672
29677
  {
29673
29678
  "p": "https://github.com/maplibre/maplibre-gl-js",
29674
29679
  "l": "maplibre-gl",
@@ -41929,6 +41934,11 @@
41929
41934
  "l": "react-simple-oauth2-login",
41930
41935
  "t": "react-simple-oauth2-login"
41931
41936
  },
41937
+ {
41938
+ "p": "https://github.com/cedricdelpoux/react-simple-tooltip",
41939
+ "l": "react-simple-tooltip",
41940
+ "t": "react-simple-tooltip"
41941
+ },
41932
41942
  {
41933
41943
  "p": "https://github.com/berrtech/react-size-reporter",
41934
41944
  "l": "react-size-reporter",