all-the-package-types 1.0.10 → 1.0.11

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.10",
3
+ "version": "1.0.11",
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
@@ -11739,6 +11739,11 @@
11739
11739
  "l": "express-jwt",
11740
11740
  "t": "express-jwt"
11741
11741
  },
11742
+ {
11743
+ "p": "https://github.com/dantman/express-legacy-expires",
11744
+ "l": "express-legacy-expires",
11745
+ "t": "express-legacy-expires"
11746
+ },
11742
11747
  {
11743
11748
  "p": "https://github.com/toogle/express-less",
11744
11749
  "l": "express-less",
@@ -36414,6 +36419,11 @@
36414
36419
  "l": "postcss-font-variant",
36415
36420
  "t": "postcss-font-variant"
36416
36421
  },
36422
+ {
36423
+ "p": "https://github.com/andyjansson/postcss-functions",
36424
+ "l": "postcss-functions",
36425
+ "t": "postcss-functions"
36426
+ },
36417
36427
  {
36418
36428
  "p": "https://github.com/csstools/postcss-plugins",
36419
36429
  "l": "postcss-gap-properties",