all-the-package-types 1.0.32 → 1.0.33

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 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.32",
3
+ "version": "1.0.33",
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
@@ -9514,6 +9514,11 @@
9514
9514
  "l": null,
9515
9515
  "t": "dom-clipboard-api"
9516
9516
  },
9517
+ {
9518
+ "p": "https://github.com/mattdesl/dom-css",
9519
+ "l": "dom-css",
9520
+ "t": "dom-css"
9521
+ },
9517
9522
  {
9518
9523
  "p": "https://github.com/react-bootstrap/dom-helpers",
9519
9524
  "l": "dom-helpers",
@@ -22354,6 +22359,11 @@
22354
22359
  "l": "is-png",
22355
22360
  "t": "is-png"
22356
22361
  },
22362
+ {
22363
+ "p": "https://github.com/jonschlinkert/is-posix-bracket",
22364
+ "l": "is-posix-bracket",
22365
+ "t": "is-posix-bracket"
22366
+ },
22357
22367
  {
22358
22368
  "p": "https://github.com/watson/is-pr",
22359
22369
  "l": "is-pr",
@@ -24429,6 +24439,11 @@
24429
24439
  "l": "json-to-csv-export",
24430
24440
  "t": "json-to-csv-export"
24431
24441
  },
24442
+ {
24443
+ "p": "https://github.com/alexcrist/json-to-pretty-yaml",
24444
+ "l": "json-to-pretty-yaml",
24445
+ "t": "json-to-pretty-yaml"
24446
+ },
24432
24447
  {
24433
24448
  "p": "https://github.com/zemirco/json2csv",
24434
24449
  "l": "json2csv",