all-the-package-types 1.0.233 → 1.0.235

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 +6 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.233",
3
+ "version": "1.0.235",
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
@@ -4,6 +4,11 @@
4
4
  "l": "@11ty/eleventy-img",
5
5
  "t": "11ty__eleventy-img"
6
6
  },
7
+ {
8
+ "p": "https://github.com/11ty/eleventy-plugin-rss",
9
+ "l": "@11ty/eleventy-plugin-rss",
10
+ "t": "11ty__eleventy-plugin-rss"
11
+ },
7
12
  {
8
13
  "p": null,
9
14
  "l": "1line-aa",
@@ -28040,7 +28045,7 @@
28040
28045
  "t": "linkify-urls"
28041
28046
  },
28042
28047
  {
28043
- "p": "https://github.com/Hypercontext/linkifyjs",
28048
+ "p": "https://github.com/nfrasser/linkifyjs",
28044
28049
  "l": "linkifyjs",
28045
28050
  "t": "linkifyjs"
28046
28051
  },