all-the-package-types 1.0.86 → 1.0.88

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.86",
3
+ "version": "1.0.88",
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
@@ -36499,6 +36499,11 @@
36499
36499
  "l": "playmusic",
36500
36500
  "t": "playmusic"
36501
36501
  },
36502
+ {
36503
+ "p": null,
36504
+ "l": null,
36505
+ "t": "pleasanter-web-script"
36506
+ },
36502
36507
  {
36503
36508
  "p": "https://github.com/Fooidge/PleaseJS",
36504
36509
  "l": "pleasejs",
@@ -38409,6 +38414,11 @@
38409
38414
  "l": "@rails/activestorage",
38410
38415
  "t": "rails__activestorage"
38411
38416
  },
38417
+ {
38418
+ "p": "https://github.com/rails/request.js",
38419
+ "l": "@rails/request.js",
38420
+ "t": "rails__request.js"
38421
+ },
38412
38422
  {
38413
38423
  "p": "https://github.com/rails/rails",
38414
38424
  "l": "@rails/ujs",