all-the-package-types 1.0.65 → 1.0.66

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.65",
3
+ "version": "1.0.66",
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
@@ -514,6 +514,11 @@
514
514
  "l": "ag-grid",
515
515
  "t": "ag-grid"
516
516
  },
517
+ {
518
+ "p": "https://github.com/SocketCluster/ag-request",
519
+ "l": "ag-request",
520
+ "t": "ag-request"
521
+ },
517
522
  {
518
523
  "p": null,
519
524
  "l": "ag-simple-broker",
@@ -1484,6 +1489,11 @@
1484
1489
  "l": "ansi-escapes",
1485
1490
  "t": "ansi-escapes"
1486
1491
  },
1492
+ {
1493
+ "p": "https://github.com/Tjatse/ansi-html",
1494
+ "l": "ansi-html",
1495
+ "t": "ansi-html"
1496
+ },
1487
1497
  {
1488
1498
  "p": "https://github.com/chalk/ansi-regex",
1489
1499
  "l": "ansi-regex",