all-the-package-types 1.0.14 → 1.0.15

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 +40 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.14",
3
+ "version": "1.0.15",
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
@@ -4224,6 +4224,11 @@
4224
4224
  "l": "bugsnag-js",
4225
4225
  "t": "bugsnag-js"
4226
4226
  },
4227
+ {
4228
+ "p": "https://github.com/bugsnag/cuid",
4229
+ "l": "@bugsnag/cuid",
4230
+ "t": "bugsnag__cuid"
4231
+ },
4227
4232
  {
4228
4233
  "p": "https://github.com/lukechilds/build-output-script",
4229
4234
  "l": "build-output-script",
@@ -6194,6 +6199,11 @@
6194
6199
  "l": "colorbrewer",
6195
6200
  "t": "colorbrewer"
6196
6201
  },
6202
+ {
6203
+ "p": "https://github.com/SlexAxton/css-colorguard",
6204
+ "l": "colorguard",
6205
+ "t": "colorguard"
6206
+ },
6197
6207
  {
6198
6208
  "p": "https://github.com/bpostlethwaite/colormap",
6199
6209
  "l": "colormap",
@@ -20764,6 +20774,11 @@
20764
20774
  "l": "http-server",
20765
20775
  "t": "http-server"
20766
20776
  },
20777
+ {
20778
+ "p": "https://github.com/joyent/node-http-signature",
20779
+ "l": "http-signature",
20780
+ "t": "http-signature"
20781
+ },
20767
20782
  {
20768
20783
  "p": "https://github.com/adaltas/node-http-status",
20769
20784
  "l": "http-status",
@@ -29124,6 +29139,11 @@
29124
29139
  "l": "make-generator-function",
29125
29140
  "t": "make-generator-function"
29126
29141
  },
29142
+ {
29143
+ "p": "https://github.com/daaku/nodejs-makeerror",
29144
+ "l": "makeerror",
29145
+ "t": "makeerror"
29146
+ },
29127
29147
  {
29128
29148
  "p": null,
29129
29149
  "l": null,
@@ -35974,6 +35994,11 @@
35974
35994
  "l": "pixl-xml",
35975
35995
  "t": "pixl-xml"
35976
35996
  },
35997
+ {
35998
+ "p": "https://github.com/robwierzbowski/node-pixrem",
35999
+ "l": "pixrem",
36000
+ "t": "pixrem"
36001
+ },
35977
36002
  {
35978
36003
  "p": "https://github.com/alemangui/pizzicato",
35979
36004
  "l": "pizzicato",
@@ -36424,6 +36449,11 @@
36424
36449
  "l": "postcss-clamp",
36425
36450
  "t": "postcss-clamp"
36426
36451
  },
36452
+ {
36453
+ "p": "https://github.com/postcss/postcss-color-gray",
36454
+ "l": "postcss-color-gray",
36455
+ "t": "postcss-color-gray"
36456
+ },
36427
36457
  {
36428
36458
  "p": "https://github.com/MadLittleMods/postcss-css-variables",
36429
36459
  "l": "postcss-css-variables",
@@ -36594,11 +36624,21 @@
36594
36624
  "l": "postcss-safe-parser",
36595
36625
  "t": "postcss-safe-parser"
36596
36626
  },
36627
+ {
36628
+ "p": "https://github.com/hudochenkov/postcss-sorting",
36629
+ "l": "postcss-sorting",
36630
+ "t": "postcss-sorting"
36631
+ },
36597
36632
  {
36598
36633
  "p": "https://github.com/postcss/postcss-url",
36599
36634
  "l": "postcss-url",
36600
36635
  "t": "postcss-url"
36601
36636
  },
36637
+ {
36638
+ "p": "https://github.com/postcss/postcss-use",
36639
+ "l": "postcss-use",
36640
+ "t": "postcss-use"
36641
+ },
36602
36642
  {
36603
36643
  "p": "https://github.com/herrmannplatz/poster-image",
36604
36644
  "l": "poster-image",