all-the-package-types 1.0.38 → 1.0.40

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 +15 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.38",
3
+ "version": "1.0.40",
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
@@ -1840,7 +1840,7 @@
1840
1840
  "t": "array-bounds"
1841
1841
  },
1842
1842
  {
1843
- "p": "https://github.com/component/array-equal",
1843
+ "p": "https://github.com/sindresorhus/array-equal",
1844
1844
  "l": "array-equal",
1845
1845
  "t": "array-equal"
1846
1846
  },
@@ -6475,7 +6475,7 @@
6475
6475
  "t": "complexviewer"
6476
6476
  },
6477
6477
  {
6478
- "p": "https://github.com/component/emitter",
6478
+ "p": "https://github.com/sindresorhus/component-emitter",
6479
6479
  "l": "component-emitter",
6480
6480
  "t": "component-emitter"
6481
6481
  },
@@ -8645,7 +8645,7 @@
8645
8645
  "t": "debessmann"
8646
8646
  },
8647
8647
  {
8648
- "p": "https://github.com/component/debounce",
8648
+ "p": "https://github.com/sindresorhus/debounce",
8649
8649
  "l": "debounce",
8650
8650
  "t": "debounce"
8651
8651
  },
@@ -20865,7 +20865,7 @@
20865
20865
  "t": "http-server"
20866
20866
  },
20867
20867
  {
20868
- "p": "https://github.com/joyent/node-http-signature",
20868
+ "p": "https://github.com/TritonDataCenter/node-http-signature",
20869
20869
  "l": "http-signature",
20870
20870
  "t": "http-signature"
20871
20871
  },
@@ -21269,6 +21269,11 @@
21269
21269
  "l": "ignite-ui",
21270
21270
  "t": "ignite-ui"
21271
21271
  },
21272
+ {
21273
+ "p": "https://github.com/novemberborn/ignore-by-default",
21274
+ "l": "ignore-by-default",
21275
+ "t": "ignore-by-default"
21276
+ },
21272
21277
  {
21273
21278
  "p": "https://github.com/bkonkle/ignore-styles",
21274
21279
  "l": "ignore-styles",
@@ -30170,7 +30175,7 @@
30170
30175
  "t": "merge-deep"
30171
30176
  },
30172
30177
  {
30173
- "p": "https://github.com/component/merge-descriptors",
30178
+ "p": "https://github.com/sindresorhus/merge-descriptors",
30174
30179
  "l": "merge-descriptors",
30175
30180
  "t": "merge-descriptors"
30176
30181
  },
@@ -36614,6 +36619,11 @@
36614
36619
  "l": "postal",
36615
36620
  "t": "postal"
36616
36621
  },
36622
+ {
36623
+ "p": "https://github.com/jonathantneal/postcss-advanced-variables",
36624
+ "l": "postcss-advanced-variables",
36625
+ "t": "postcss-advanced-variables"
36626
+ },
36617
36627
  {
36618
36628
  "p": "https://github.com/postcss/postcss-calc",
36619
36629
  "l": "postcss-calc",