all-the-package-types 1.0.85 → 1.0.87

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.85",
3
+ "version": "1.0.87",
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
@@ -38409,6 +38409,11 @@
38409
38409
  "l": "@rails/activestorage",
38410
38410
  "t": "rails__activestorage"
38411
38411
  },
38412
+ {
38413
+ "p": "https://github.com/rails/request.js",
38414
+ "l": "@rails/request.js",
38415
+ "t": "rails__request.js"
38416
+ },
38412
38417
  {
38413
38418
  "p": "https://github.com/rails/rails",
38414
38419
  "l": "@rails/ujs",
@@ -41934,6 +41939,11 @@
41934
41939
  "l": "react-simple-oauth2-login",
41935
41940
  "t": "react-simple-oauth2-login"
41936
41941
  },
41942
+ {
41943
+ "p": "https://github.com/cedricdelpoux/react-simple-tooltip",
41944
+ "l": "react-simple-tooltip",
41945
+ "t": "react-simple-tooltip"
41946
+ },
41937
41947
  {
41938
41948
  "p": "https://github.com/berrtech/react-size-reporter",
41939
41949
  "l": "react-size-reporter",