all-the-package-types 1.0.17 → 1.0.19

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 +12 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.17",
3
+ "version": "1.0.19",
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
@@ -75,7 +75,7 @@
75
75
  "t": "absolute"
76
76
  },
77
77
  {
78
- "p": "https://github.com/zazukoians/absolute-url",
78
+ "p": "https://github.com/bergos/absolute-url",
79
79
  "l": "absolute-url",
80
80
  "t": "absolute-url"
81
81
  },
@@ -474,6 +474,11 @@
474
474
  "l": "aframe",
475
475
  "t": "aframe"
476
476
  },
477
+ {
478
+ "p": "https://github.com/AfricasTalkingLtd/africastalking-node.js",
479
+ "l": "africastalking",
480
+ "t": "africastalking"
481
+ },
477
482
  {
478
483
  "p": "https://github.com/watson/after-all-results",
479
484
  "l": "after-all-results",
@@ -37930,7 +37935,7 @@
37930
37935
  "t": "qunit"
37931
37936
  },
37932
37937
  {
37933
- "p": "https://github.com/simplabs/qunit-dom",
37938
+ "p": "https://github.com/mainmatter/qunit-dom",
37934
37939
  "l": "qunit-dom",
37935
37940
  "t": "qunit-dom"
37936
37941
  },
@@ -38119,6 +38124,11 @@
38119
38124
  "l": "random-useragent",
38120
38125
  "t": "random-useragent"
38121
38126
  },
38127
+ {
38128
+ "p": "https://github.com/leahciMic/uuid-v4",
38129
+ "l": "random-uuid-v4",
38130
+ "t": "random-uuid-v4"
38131
+ },
38122
38132
  {
38123
38133
  "p": "https://github.com/schrudolf/random-web-token",
38124
38134
  "l": "random-web-token",