all-the-package-types 1.0.116 → 1.0.118

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.116",
3
+ "version": "1.0.118",
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
@@ -1924,6 +1924,11 @@
1924
1924
  "l": "array-sort",
1925
1925
  "t": "array-sort"
1926
1926
  },
1927
+ {
1928
+ "p": "https://github.com/shinnn/array-to-sentence",
1929
+ "l": "array-to-sentence",
1930
+ "t": "array-to-sentence"
1931
+ },
1927
1932
  {
1928
1933
  "p": "https://github.com/sindresorhus/array-uniq",
1929
1934
  "l": "array-uniq",
@@ -12356,7 +12361,7 @@
12356
12361
  },
12357
12362
  {
12358
12363
  "p": null,
12359
- "l": null,
12364
+ "l": "facebook-pixel",
12360
12365
  "t": "facebook-pixel"
12361
12366
  },
12362
12367
  {